Dead Space (DVD9 to DVD5) [msi+inno] updated
note1: Works on any version of Dead Space
thanks to nando2002 and mondragon for creating this nice msi+inno method
1) Download
dead_space_innomsi.7z and extract it to any temp folder
Content
Code:
DEADSPACE\
DS\
Inno\*.* [inno files]
01_compile.bat
02_ds-dummy.bat
autorun_settings.txt [settings to add in autorun.dat]
dead_space.iss
2) Copy DVD content to 'DEADSPACE' folder
3) Move these folders from 'DEADSPACE' to 'DS'
audiostreams
ch01_flt
ch02_med
ch03_eng
ch04_brg
ch05_med
ch06_hyd
ch07_min
ch08_brg
ch09_mil
ch10_crw
ch11_flt
ch12_col
global_assets
movies
4) Run
01_compile.bat and wait it to finish (Compiling takes over hour to finish) and after it finishes move created files to 'DEADSPACE' folder
DSSetup.exe
DSSetup-1.bin
DSSetup-2.bin
DSSetup-3.bin
7) Run
02_ds-dummy.bat, after it finishes move folders from created 'DS-Dummy' folder to 'DEADSPACE' folder
audiostreams
ch01_flt
ch02_med
ch03_eng
ch04_brg
ch05_med
ch06_hyd
ch07_min
ch08_brg
ch09_mil
ch10_crw
ch11_flt
ch12_col
global_assets
movies
9) Open autorun.dat with Orca and add these new rows
Code:
in table CustomAction, add a new row and set these values:
Action: DS
Type: 50
Source: InnoSetup
Target: DSSetup.exe /SILENT
in table InstallUISequence, add a new row and set these values:
Action: DS
Condition: NOT Installed
Sequence: 1302
in table Property, add a new row and set these values:
Property: InnoSetup
Value: DSSetup.exe
Save.
9) Burn or make iso with label DEADSPACE from 'DEADSPACE' folder