Jordan Russell - (Open Source)
Inno Setup is an easy to use software solution for creating installers.
Inno Setup is a simple to use application that implements executable in order to run your own software under Windows.The installation of a packaged software with InnoSetup is very simple, and removal is also supported.
Inno Setup and can easily deploy your applications, even for commercial use. Inno Setup allows creating of a single executable file to install the software and has the ability to offer a custom installation (eg Complete, Custom, Low ).It offers support to decompress bzip2 archives, 7 -Zip, compare versions of files, replace those in use, manages the DLL / OCX, snstallation media is encrypted and protected by password.
* Updated the LZMA SDK compression code to version 4.49. This version adds
support for multi-threading, which can speed up the compression process by
50% or more on systems with multiple processor cores, and 20% or more on
systems with single-core Intel processors featuring Hyper-Threading
Technology.
* Added new CompressionThreads [Setup] section directive.
* Fix: When cleaning the output directory, the compiler would not only
delete files matching OutputBaseFilename-*.bin, but files matching
OutputBaseFilename-*-*.bin as well.