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