View Single Post
  #9  
Old 02-06-2013, 20:37
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
download both sets of files.
extract WG AB v1.0.7z to its folder ( NOT in gamefolder )
extract Update V1.1.7z to its folder, then copy 2 files into the root folder
where you extracted WG AB v1.0.7z files & overwrite.

leave line 1 alone, you change line 2.
change from
Code:
#define ProgramFiles "E:\Program Files (x86)\THQ\Darksiders II"
change to
Code:
 #define ProgramFiles "C:\Program Files (x86)\Wargame Airland Battle"
bold section MUST match where YOU installed game to !!!

Save the InstallerScript.iss then compile it using unicode version of inno.
Compiling Langscript.iss just creates autorun.exe.

You CANT create internal version because the OP of this conversion has password protected his work, & you cant extract the files from setup.cab. Live with it, use it as it is, or dont use it at all.
Reply With Quote