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
P.S. Thx mesut for the buttons
Redist Folder