View Single Post
  #2  
Old 06-11-2008, 05:35
ravd ravd is offline
Senior Member
 
Join Date: Nov 2007
Location: ???
Posts: 188
Thanks: 0
Thanked 9 Times in 9 Posts
ravd is on a distinguished road
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
Attached Files
File Type: 7z dead_space_innomsi.7z (899.9 KB, 1288 views)

Last edited by ravd; 13-02-2009 at 00:38.
Reply With Quote
The Following User Says Thank You to ravd For This Useful Post:
penelope99 (05-03-2013)