#916 closed enhancement (fixed)
Installer: Increase compression by using NSIS LZMA Solid
Reported by: | jbirch | Owned by: | jbirch |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | Installer | Version: | |
Severity: | minor | Keywords: | |
Cc: | jng | External ID: |
Description (last modified by )
The size of the installer could be decreased by about 30% to 65MB by not compressing the CAB as part of the WiX build, and using a SetCompressor option during the NSIS bootstrap creation.
Change History (2)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 16 years ago
I don't know about you, but I've been getting EVEN SMALLER installer sizes. The installer I just built clocks in at 49.1MB!
Either I am missing something, or you're packaging extra junk files, or this NSIS compressor is really good!
Note:
See TracTickets
for help on using tickets.
Fixed in trunk by r3750