Quote:
Originally Posted by mikz1
" 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