Create your own instllations with Inno Setup
Inno Setup can help you create your own installers and uninstallers. I have used Inno Setup in the past and recently and I have created an installer for 30 GB worth of data files and some custom scripting to detect installation folders, system config, etc. It is a very good install program with the most IMO worthy features as follows:
- Support for all windows versions (including Vista) – both 32 bit and 64 bit
- Choice of single executable or disk spanning
- Custom Setup types
- You can create custom pages for the installation
- Different compression types – 7-Zip’s LZMA compression has excellent compression ratio and fast decompression
- Integrated Pascal scripting engine
- Very good community support and variety of example script
- Many tools available to supplement the installer creation process (like ISTool, InnoSetup Form Designer, addons for downloading, license keys, etc.)
Overall excellent installer with a very small footprint. Strongly recommended!
This entry was posted on Friday, October 19th, 2007 at 9:00 pm and is filed under Install/Uninstall, Programming. Find similar posts by selecting any of the following tags: . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Have your say
Fields in bold are required. Email addresses are never published or distributed.
Some HTML code is allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">URIs must be fully qualified (eg: http://www.domainname.com) and all tags must be properly closed.
Line breaks and paragraphs are automatically converted.
Please keep comments relevant. Off-topic, offensive or inappropriate comments may be edited or removed.