PDA

View Full Version : Sniper Elite Nazi Zombie Army


mesut28
18-04-2013, 11:32
InstallerScript CI 8.5.7.4 by yener90 compression lzma


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.



#define SourcePath "C:\Program Files (x86)\Rebellion\Sniper Elite Nazi Zombie Army"



4. Save and compile


5. You must create folder, inside Conversion folder


Move to the Disk:



Autorun.inf
Setup.ico
Setup.ini
Setup.dll
Setup.cab
Setup.exe
Setup-1a.bin
Setup-1b.bin



Burn the contents of the folder to a DVD with the label you want.


Total Size: 2.73 GB

http://imageshack.us/a/img197/9795/se1.jpg
http://imageshack.us/a/img32/7325/se2b.jpg
http://imageshack.us/a/img545/1148/se3y.jpg
http://imageshack.us/a/img109/2685/se4g.jpg
http://imageshack.us/a/img7/2143/se5r.jpg
http://imageshack.us/a/img802/9683/se6x.jpg

Maxgrilo
12-05-2013, 19:38
Thanks, works 100% + upadate 1.04 and 1.05 integrated.

mikz1
09-10-2013, 17:42
" You must create folder, inside Conversion folder,Move to the Disk"
i don't get this part,can you help me out pls?

pakrat2k2
09-10-2013, 20:02
" You must create folder, inside Conversion folder,Move to the Disk"
i don't get this part,can you help me out pls?

you extracted Sniper Elite NZA.7z somewhere on HD. ( NOT in Gamefolder of course. ) in that directory is where files will go once compile is done.

Easiest way to do this is, open up installerscript.iss fine the line inside

OutputDir=.
change to
OutputDir=.\Output
save the file before running it.

Then when you compile the script the files will be in that folder. Then you move/copy the files mentioned to that folder: Autorun.inf, Setup.ico,
Setup.ini, Setup.dll, Setup.cab, Setup.exe.

easy :)