Quote:
Originally Posted by pakrat2k2
You should add the icons/images as well as the script. Put the ISS script file in a folder, images/icons etc in a subfolder of that. Easier to specify ".\images" rather then a long path that may only work for you. Also Specify a sourcepath for game folder, rather then having such a long list of files/folders that are in the game.
IE:
#define SourcePath "C:\Program Files (x86)\Battlefield 3\" at the beginning of the script, in setup section. then the line below in the files section, rather then a huge list of files/folders.
Source:{#SourcePath}*; DestDir: {app}; Flags: ignoreversion recursesubdirs
that way everyone who uses the script can just change 1 line to match their system.
|
Thank you very much pakrat2k2 for your help!
As you can see LMAO, I'm a conversion newbie (only did this twice, with Need For Speed: Hot Pursuit being my previous conversion) so hence I'm a dopey-ass moron when it comes to this kind of stuff, and I've used InnoIDE for simplicity purposes and time (yeah yeah yeah I'm a cheater LOL)!
No offence intended (that's how I am - I tend to be a bit of a "tongue-in-cheek" kind of guy), but like I said, I really appreciate your help pakrat2k2 (and others)!