PDA

View Full Version : Test Drive Ferrari Racing Legends (1x DVD5) *Inno Setup*


damar15
11-12-2012, 18:37
Test Drive Ferrari Racing Legends (1x DVD5) *Inno Setup*

Based on CI 8.5.7.4_ by yener90
Graphics by: Damar15

Version 1.1

Remove Password RAR... Add New Button(After 137 Downloads of v1.0)

1. Install The Game.Move (Redist) Folder From The Folder Game Somewhere Else


2. Download attachment And Open it With Unicode version of INNO Setup.


3. Open Installer Script.iss With Inno Setup And Change The According Your Game Installation Path


"C:\Program Files(x86)\Atari\Test Drive Ferrari Racing Legends"

4. Compile Take About 3 M :D


5. Create 1 Folder And Name It TDFRL or As You Like

TDFRL: Setup1*.bin files, Setup.dll,Setup.exe, Setup.ico, Setup.ini,Setup.cab, autorun.inf


7.Burn Or Make iso

Enjoy

Screenshots:

http://img571.imageshack.us/img571/6366/68224846.jpg

http://img189.imageshack.us/img189/6973/58301245.jpg

http://img844.imageshack.us/img844/2748/94884235.jpg

http://img40.imageshack.us/img40/1864/17604109.jpg

http://img138.imageshack.us/img138/8210/57584996.jpg

http://img585.imageshack.us/img585/6355/89660990.jpg

Check Release Date Thanks pakrat2k2

http://www.vgreleases.com/PC/ReleaseDate-873771.aspx

Special Thanks For Mesut28 For The Buttons

billyulquiorra
12-12-2012, 01:31
What is rar password ??
please remove the password and reupload
thx anyway

MartinezPL
12-12-2012, 05:09
what is the final size :D?

damar15
12-12-2012, 06:32
what is the final size :d?

2.26 g

damar15
13-12-2012, 06:57
Update Version 1.1

Remove Password RAR... Add New Buttons

Good Man
16-12-2012, 18:35
thanks work great in win32bit

sarmadi
17-12-2012, 16:11
Thanks it works on win7 sp1 64 bit.However there's no shortcut at the desktop and no thing happened at the finish of the installation ( Direct X and so on).Any fix???

pakrat2k2
17-12-2012, 19:00
its to do with 8.5.7.4 script... setup.ini is missing, {src} from the redist section at end of file.

also check the name of game exe in setup.ini make sure its right, and path is correct.

damar15
19-12-2012, 12:15
Thanks it works on win7 sp1 64 bit.However there's no shortcut at the desktop and no thing happened at the finish of the installation ( Direct X and so on).Any fix???

i fix redist section just download the setup.ini and replace it with old one

the shortcut is correct but you are using another game version so you can change it see the name of the game.exe and copy to setup.ini :p

chuotchu001
09-04-2013, 00:05
The coversion is OK on Win7 x64, but not work on win7 x86.
See attachments and help me please.

yener90
09-04-2013, 05:06
The coversion is OK on Win7 x64, but not work on win7 x86.
See attachments and help me please.

delete those lines:
[Registry]
Root: HKLM; Subkey: "SOFTWARE\KONAMI\PES2013"; ValueName: "code"; ValueType: String; Valuedata: XXXX-XXXX-XXXX-XXXX-XXXX; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\KONAMI\PES2013"; ValueName: "installdir"; ValueType: String; ValueData: "{app}\"; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\KONAMI\PES2013"; ValueName: "version"; ValueType: String; ValueData: "1.00.0000"; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM64; Subkey: "SOFTWARE\KONAMI\PES2013"; ValueName: "code"; ValueType: String; Valuedata:XXXX-XXXX-XXXX-XXXX-XXXX; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM64; Subkey: "SOFTWARE\KONAMI\PES2013"; ValueName: "installdir"; ValueType: String; ValueData: "{app}\"; MinVersion: 0.0,5.0; Flags: uninsdeletekey
Root: HKLM64; Subkey: "SOFTWARE\KONAMI\PES2013"; ValueName: "version"; ValueType: String; ValueData: "1.00.0000"; MinVersion: 0.0,5.0; Flags: uninsdeletekey

from InstallerScript.iss

chuotchu001
09-04-2013, 19:43
Thank you very much yener90, now the conversion work ok in all system :D