View Single Post
  #2  
Old 25-07-2013, 03:31
HellRazor HellRazor is offline
Registered User
 
Join Date: Mar 2007
Location: Q'onos
Posts: 182
Thanks: 213
Thanked 103 Times in 56 Posts
HellRazor is on a distinguished road
Quote:
Originally Posted by Pirate Ted View Post
hi, how to merge setup.dll,setup.cab into setup.exe according yener90 script?
Unpack all files from Setup.cab to folder Setup, add ; in front of #define ProgramFiles (second line) inside InstallerScript.iss.

Remove ; from ;#define Internal (tenth line) in InstallerScript.iss.

Remove ; from ;#define Internal (first line) in LangScript.iss.

Compile and that's that.
Reply With Quote
The Following 5 Users Say Thank You to HellRazor For This Useful Post:
Behnam2018 (30-01-2020), Btx (10-04-2014), dixen (06-03-2016), Grumpy (25-07-2013), Pirate Ted (25-07-2013)