FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   007 Legends (DVD9 to 2xDVD5) (https://fileforums.com/showthread.php?t=93654)

Brazilica 03-11-2012 04:38

007 Legends (DVD9 to 2xDVD5)
 
1 Attachment(s)
InstallerScript CI 8.5.7.4 by yener90 compression lzma/Normal


1. Install the game


2. Download the attachment, extract completely (wherever you want)


3. Open InstallerScript.iss


Edit the following lines, according to the installation directory of the game.


Code:

#define ProgramFiles "D:\Games\007 Legends"

4. Save and compile


5. Will create 6 setup files":


6. Move to Disk1:
Code:

Autorun.exe
Autorun.ini
Setup.exe
Setup.ico
Setup.ini
Setup.cab
Setup-1a.bin
Setup-1b.bin
Setup-1c.bin

7. Move to Disk2:
Code:

Redist folder
Setup-2a.bin
Setup-2b.bin
Setup-2c.bin

8. Copy from Disk1 to Disk2
Code:

autorun.ini
Setup.ico

9. Edit autorun.ini from Disk2 to look like this:
Code:

[autorun]
OPEN=0
ICON=Setup.ico

Burn content to DVDs, and enjoy installer music during install.

Disk1= 4.35 GB
Disk2= 3.42 GB

http://i.imgur.com/ZOsrT.png

http://i.imgur.com/1BIEJ.png

http://i.imgur.com/IbLNT.png

P.S. Thx mesut for the buttons

Redist Folder

robbos21 03-11-2012 05:59

and how and what use to compile ??

pakrat2k2 03-11-2012 06:04

use INNO go read this topic
http://fileforums.com/showthread.php?t=92407

robbos21 03-11-2012 06:07

cheers bud at least know what have use now and would help if put in post what use !!!

pakrat2k2 03-11-2012 06:10

true .. but you should at least look at the STICKY topics in the forum, they contain a huge amount of information.

Privat 03-11-2012 06:21

work , but there is no entry in the registry and there is no shortcut on the desktop
Register:
[HKEY_LOCAL_MACHINE\SOFTWARE\Activision\007 Legends]
"InstallPath"="C:\\Program Files\\Activision Publishing\\007 Legends"
"ExePath"="C:\\Program Files\\Activision Publishing\\007 Legends\\Bond2012PC.exe"
"version"="1.0"
"language"=dword:00000006

Other languages:

english-00000001
french-00000002
italian-00000003
german-00000004
spanish-00000005
russian-00000006

KaktoR 03-11-2012 07:59

Put this on Registry section in InstallerScript. I think its correct (i dont have this game, i took the registry infos from Privat's post).

Code:

Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: string; ValueData: {app}; ValueName: InstallPath; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: string; ValueData: {app}\Bond2012PC.exe; ValueName: ExePath; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: string; ValueData: 1.0; ValueName: version; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 1; Flags: uninsdeletekey; Languages: eng
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 2; Flags: uninsdeletekey; Languages: fre
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 3; Flags: uninsdeletekey; Languages: ita
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 4; Flags: uninsdeletekey; Languages: ger
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 5; Flags: uninsdeletekey; Languages: esp
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 6; Flags: uninsdeletekey; Languages: rus

Edit: Oh, and please, set the exe from game in Setup.ini. There is no exe file specified :o (<- missing shortcut)

cacone 03-11-2012 08:54

Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 5; Flags: uninsdeletekey; Languages: spa


change spa to esp and work!!

pakrat2k2 03-11-2012 08:56

nice work bud, might want to upload here at least 1 screenshot of installer...

REV0 03-11-2012 09:07

Drinks are on me;

http://i.imgur.com/ZOsrT.png

http://i.imgur.com/1BIEJ.png

http://i.imgur.com/IbLNT.png

PS: I'd use Skyfall from Adele as OST tho ;)

Cheers

PS2: These are screenshots of the conversion of Brazilica, not mine.

KaktoR 03-11-2012 09:22

Quote:

Originally Posted by cacone (Post 409406)
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 5; Flags: uninsdeletekey; Languages: spa


change spa to esp and work!!

Thx for the info! Ive edited it.

Brazilica 03-11-2012 10:00

I'm glad that you like my conversion guys. This is my first conversion :D
There is no shortcut on the desktop because i didn't knew how to do that. If someone want to tell me, send me a PM. I'll be very grateful.

P.S i've edited the first post and add images of the installer. thx Revo :)

KaktoR 03-11-2012 10:23

Just edit the following line in Setup.ini.

Quote:

MyExecutableName=
to

Quote:

MyExecutableName=Bond2012PC.exe
This will fix the shortcut problem.

Maxgrilo 04-11-2012 03:34

not creates shortcuts on the desktop or menu, edit please.

leo95 04-11-2012 11:23

Quote:

Originally Posted by cacone (Post 409406)
Root: HKLM; Subkey: "Software\Activision\007 Legends"; ValueType: dword; ValueName: language; ValueData: 5; Flags: uninsdeletekey; Languages: spa


change spa to esp and work!!

I made the change but still appears in English instead of Spanish the subtitles


All times are GMT -7. The time now is 23:24.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com