Opened on 07/24/2014 at 09:47:37 AM
Last modified on 08/14/2014 at 02:05:55 PM
#1132 new change
Change the installer makefile to use InnoSetup routine
| Reported by: | oleksandr | Assignee: | |
|---|---|---|---|
| Priority: | P4 | Milestone: | |
| Module: | Adblock-Plus-for-Internet-Explorer | Keywords: | goodfirstbug installer | 
| Cc: | oleksandr | Blocked By: | |
| Blocking: | Platform: | Internet Explorer | |
| Ready: | yes | Confidential: | no | 
| Tester: | Verified working: | no | |
| Review URL(s): | |||
Description
Background
Currently we have |installer\makefile| that can be used to build x64 and ia32 installer MSI files. The third option is to build a setup.exe that would wrap those MSIs into one executable using WiX's Burn utility
 
What to change
Add the 4th option that would use InnoSetup to create a setup.exe that wraps the same MSI files. We already have InnoSetup code working (installer\src\innosetup-exe\), we just need to add it to the makefile.
Attachments (0)
Change History (2)
Note: See
        TracTickets for help on using
        tickets.
    