![]() | Best installer compression, LZMA, Pack200 |
| Home | Contact | Site Map | |
Features | Advanced Installer Features - Best Installer Compression
|
| File | Original size | Regular (CAB) compressed | Pack200 + LZMA |
| rt.jar (JRE 1.6) | 39.2 MB (100%) | 11.7 MB (30%) | 3.64 MB (10%) |
Standard
Windows CAB compression
Using the standard Windows archive format has the following benefits:
- Can be embedded into MSIs without the help of an additional EXE bootstrapper
- Very fast compression and decompression
- Fairly good compression rates
Unpacked image
based installs
For software delivered on CDs or DVDs Advanced Installer can create uncompressed images which can not only be installed but also run directly from the installation media. Images can also be compressed on the fast setting for a perfect trade off between size and install speed, resulting in a Vista-like image based installer.
- Ability to run products directly from CD/DVD or install them
- Easy to create multi-volume CD/DVD installs
- Powerful, customizable, Vista-ready Autorun and launcher
