View Single Post
  #4  
Old 09-10-2013, 20:02
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by mikz1 View Post
" 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
Reply With Quote