Changes between Initial Version and Version 1 of Ticket #916


Ignore:
Timestamp:
03/23/09 11:30:50 (16 years ago)
Author:
jbirch
Comment:

Fixed in trunk by r3750

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #916

    • Property Resolutionfixed
    • Property Status newclosed
  • Ticket #916 – Description

    initial v1  
    1 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.
    2 
    3 Commit coming...
     1The 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.