|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#16
|
||||
|
||||
|
upload the images themselves, if you dont want to post entire package & see if sorted for you.
|
| Sponsored Links |
|
#17
|
||||
|
||||
|
I'm not using any images for the buttons - they're the standard windows button for forms, etc
Code:
InstallButton:= TButton.Create(AutoRun);
with InstallButton do begin
Parent:= AutoRun;
Left := 20;
Top := 110;
Width := 150;
Height := 22;
Caption:= 'Install';
Cursor:= crHand;
OnClick := @InstallButtonClick;
end;
|
|
#18
|
|||
|
|||
|
my install no images , black screen with the botons to install .....
any solution ? |
|
#19
|
||||
|
||||
|
Quote:
You copied the files specified in the tutorial? DVD1 show like this: Setup-1* files; Setup.exe; Setup.dll; Setup.cab; Setup.ini; Last edited by Fabioddq; 25-10-2012 at 16:14. |
|
#20
|
|||
|
|||
|
Conversion works great on Win 7x64! But I have a problem with languages, I installed the game in French but the game runs in English!I have not changed anything in Setup.ini or InstallerScript! What could be the cause?
|
|
#21
|
||||
|
||||
|
Quote:
EDIT... I tested now, and works great in french. You used 4xDVD5 or 5xDVD5? Make sure you have these files for french language: From your game directory\Data\Win32\Loc: fr.sb fr.toc From your game directory\game\Speed\Win32\Loc: Audio_fr.sb Audio_fr.toc fr.sb fr.toc Last edited by Fabioddq; 26-10-2012 at 05:50. |
|
#22
|
|||
|
|||
|
I used 5xDVD5 conversion(compression none) without delete anything from game folder,yet my conversion is still 4xDVD5,and I used versio 1.1 with reg fix!!
My registry looks like: [Registry] Root: HKLM; SubKey: "SOFTWARE\Danger Close Games\{code:GetAppName}"; ValueName: UninstallString; ValueData: {uninstallexe}; ValueType: string; Flags: UninsDeleteKey; Root: HKLM; SubKey: "SOFTWARE\Danger Close Games\{code:GetAppName}"; ValueType: string; ValueName: GDFBinary; ValueData: {app}\GDFBinary_en_US.dll; Flags: uninsdeletevalue uninsdeletekeyifempty; Root: HKLM; SubKey: "SOFTWARE\Danger Close Games\{code:GetAppName}"; ValueType: string; ValueName: GDFBinary; ValueData: {app}\GDFBinary_fr_FR.dll; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre; Root: HKLM; SubKey: "SOFTWARE\Danger Close Games\{code:GetAppName}"; ValueType: string; ValueName: GDFBinary; ValueData: {app}\GDFBinary_it_IT.dll; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ita; Root: HKLM; SubKey: "SOFTWARE\Danger Close Games\{code:GetAppName}"; ValueType: string; ValueName: GDFBinary; ValueData: {app}\GDFBinary_de_DE.dll; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ger; etc......... Last edited by silviugut; 26-10-2012 at 05:58. |
|
#23
|
||||
|
||||
|
Quote:
All reg entries are correct. But you must have the french language in your game (files). Make sure if you have the files above for satisfy the french language! Last edited by Fabioddq; 26-10-2012 at 06:14. |
|
#24
|
|||
|
|||
|
omg! I coverted to iso file but forgot to put the setup.exe in. Can someone upload the setup.exe for english conversion? (I deleted the all the files after converted them into iso
)
|
|
#25
|
||||
|
||||
|
Quote:
Or you deleted too?
|
| The Following User Says Thank You to Fabioddq For This Useful Post: | ||
pvh0403 (26-10-2012) | ||
|
#26
|
|||
|
|||
|
yes, deleted it too
Not enough hdd. Other people's setup.exe files are not suitable for my conversion? Look like I must download 16gb again
|
|
#27
|
||||
|
||||
|
Quote:
![]() Link: http://www.mediafire.com/download.php?bl5j5qmoqwr260x |
| The Following User Says Thank You to Fabioddq For This Useful Post: | ||
pvh0403 (26-10-2012) | ||
|
#28
|
|||
|
|||
|
Not worked. Thanks anyway, Fabioddq
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Batman Arkham City - 2xDVD9 to 4xDVD5 (Inno Setup) | Fabioddq | PC Games - CD/DVD Conversions | 74 | 23-07-2013 11:45 |
| Medal of Honor Warfighter 4xDVD5 | mesut28 | PC Games - CD/DVD Conversions | 24 | 13-07-2013 15:54 |
| Medal of Honor: Warfighter 4xDVD5 [1 LANG + INNO SETUP] | REV0 | PC Games - CD/DVD Conversions | 25 | 09-11-2012 10:49 |
| Medal of honour trouble | manc07 | PC Games | 8 | 02-07-2005 08:26 |