Download Inno Setup 5.3.7
Jordan Russell Software released version 5.3.7 of Inno Setup on Wednesday. This program makes it easy to create installation packages for Windows. The program provides the ability to add information to the registry and ini files, create shortcuts and compress the installation files. Furthermore, an uninstaller can of course also be added and several languages can be selected during installation. The following changes and improvements have been made in this release:
Changes in version 5.3.7:
- The PrivilegesRequired [Setup] section directive can now be set to lowest. On Windows Vista and later this instructs Setup to not request elevated rights (via a User Account Control dialog) even if it was started by a member of the Administrators group. Do not use this setting unless you are sure your installation will run successfully on unprivileged accounts. On Windows NT/2000/XP/2003, lowest behaves the same as none.
- Added new Compiler IDE option: Autosave before compiling.
- [Tasks] section flags checkedonce and unchecked may now be combined. This combination specifies the task to be unchecked by default on the first install, and always unchecked by default on subsequent installs as well.
- A problem with “Not Implemented” errors when Setup or Uninstall was run on Windows 7 under special conditions such as from a non-interactive service was fixed.
- Changed the CodePrepareToInstall.iss example script to use the RunOnce registry key instead of a shortcut placed in {commonstartup}.
- Pascal Scripting: the Non Unicode compiler now has a PAnsiChar type just like the Unicode compiler.
- Added official Japanese translation.
- Unicode [Code] based on RemObjects Pascal Script SVN code revision 197.
- Minor tweaks.
The following downloads are available:
Inno Setup 5.3.7 (setup)
Inno Setup 5.3.7 (unicode)
Inno Setup 5.3.7 (source code, zip)
Version number | 5.3.7 |
Release status | Final |
Operating systems | Windows 7, Windows 9x, Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008 |
Website | Jordan Russell Software |
Download | |
File sizes |
954.00kB – 1.83MB |
License type | Freeware |