View Single Post
  #1  
Old 13-11-2009, 06:05
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Divinity II: Ego Draconis 2XDVD5

Divinity II - Ego Draconis (DVD9 to 2xDVD5)
Inno Setup v5.3.5

1) Install the game from dvd9.

2) Extract 'DivinityII.7z' contents where you want

3) Open Inno Setup script 'DivinityII.iss' and edit it under label files:

from Source: f:\Divinity II - Ego Draconis\*;

to Source: yourdrive:\folderofgameafterinstallation\*;

4) Compile the script

5) Move:

setup-2*.bin files to disk2

6) Copy from dvd9:

'support' & 'Autoupdate' folders to disk2
'images' folder to disk1
'autorun.inf' to disk1
'StartUp.exe' to disk1
'installation.ini' to disk1

7) Copy D2ED.ico from 'DivinityII.7z' archive to disk2

8) Create autorun.inf in disk2:

Code:
[autorun]
open=0
icon=D2ED.ico
9) Edit autorun.inf in disk1:

Code:
[autorun]
open=StartUp.exe
icon=setup.exe,0
10) Burn or make ISOs with label names of your choice.

d2ed.png
Attached Files
File Type: 7z DivinityII.7z (1.10 MB, 884 views)

Last edited by peterf1999; 14-11-2009 at 00:57.
Reply With Quote
Sponsored Links