|
#24
|
||||
|
||||
|
Just to make it clear: Extracting the setup script with Unniversal Extractor (And, for the matter, with InnoUnp), is useless.
After re-compiling everything from a extracted .ISS file in these ways, it'll become the "always-simple" Inno Setup installer, with no autorun menu, no FreeArc + PreComp + Srep extraction support, no pretty pages (the same with "System Requirements" and "Add to Firewall list" ones) and, last but not least, no custom code required to sucessfully compile that. The compile error was because it cannot find the "getLngID" function, which won't come with the extracted script. BTW, the "innoUnp" (Command line app used by Universal Extractor for InnoSetup unpacking) site explains that it extrats a PARCIAL script - Only the basics. There are a LOT of codig that won't be unpacked this way, so you need to add them by hand. And guess what? No "easy way" to do that, no matter where you find all thye codes, no matter how easy is the Inno's coding (Pascal, right?). To edit the setup the way you want, you must edit some code already avaliable. I've already gave a suggestion some posts ago, now it's up to you. Last edited by KillerOh; 20-09-2011 at 17:31. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Dead Space (DVD9 to 2x DVD5) | ravd | PC Games - CD/DVD Conversions | 29 | 11-10-2012 12:15 |
| Dead Space 2 (2xDVD9 to 2x DVD5) *Multi3 En,De,Ru* *English only* *INNO SETUP* | ALVARIX2 | PC Games - CD/DVD Conversions | 56 | 13-02-2012 17:09 |
| Dead Space 2 (2xDVD9 to 2x DVD5) *Multi6* *INNO SETUP* | ALVARIX2 | PC Games - CD/DVD Conversions | 5 | 21-11-2011 05:28 |
| Kane & Lynch Dead Men (DVD9 to DVD5) | fracicone | PC Games - CD/DVD Conversions | 11 | 16-01-2008 05:13 |