Hi everyone,
Inno Setup 6.5.0 has been released, on which we spent a
great amount of time and effort to bring you a wide array of
improvements and new features. We are also introducing commercial
licenses today.
- Introducing commercial licenses If you
or your organization benefit from using Inno Setup in a commercial
context, we kindly ask that you purchase a license. Thank you for
helping ensure the continued development of this software. Licenses can
be purchased from our new order page,
which includes more questions and answers. All commercial licenses are
perpetual and require a single payment. They include two years of
updates, major and minor. After this period, your current version will
remain licensed and functional as-is.
- Improved archive extraction
It's now possible to extract password-protected archives, multi-volume
archives, and multiple extra archive formats such as .zip. Additionally,
the [Files] section now
supports archive extraction. Writing Pascal Script to extract an archive
is no longer necessary. All of this is optional and does not increase
the size of Setup if not used.
-
Improved file downloads The [Files]
section now supports file downloads. Writing Pascal Script to download a
file is no longer necessary. Archives can be downloaded and extracted
using a single [Files] section entry. New DownloadFiles.iss example script demonstrates how to download a file, or to download and extract an archive, with verification.
- New signature-verification capability Inno
Setup now includes an integrated signature-verification capability that
can be used to detect corruption or tampering in your files at compile
time, before files are included in an installer being built, or during
installation, before Setup copies external files onto a user's system.
There is no cost involved. Note, however, that these signatures cannot
be used to eliminate an "Unknown publisher" warning message shown by
Windows when an installer or other EXE file is started.
- And many more improvements, such as support for encryption of the entire installation and full dark mode support for the Compiler IDE, and improved support for high-contrast themes and screen readers.
Download:
https://www.jrsoftware.org/isdl.php
Inno Setup is still free for non-commercial use, and
donations
of any amount, from both non-commercial and commercial users, are still
accepted and appreciated. Please note: if you have donated in the last
two years, you qualify for a free single user license, regardless of the
donated amount. Please see
this Q&A. Thank you very much for your support.
Greetings,
Martijn Laan & Jordan Russell