jrsoftware.org // Jordan Russell's Software
-Home

Products

-Inno Setup


-Toolbar2000

-Toolbar97

Support

-Forums

-Contact

#######
visitors since
Jan. 1998

Inno Setup Downloads

Fork me on GitHub

Want to be notified by e-mail of updates? Then click here to subscribe to the Inno Setup announcements mailing list.

Stable Release

Inno Setup 6 introduced a number of significant enhancements including:

  • 6.0: Improved support for administrative vs. non administrative install mode.
  • 6.0: Overridable install mode by the end user at runtime (example if PrivilegesRequired is set to admin.)
  • 6.0: Improved support for side-by-side installations without the odd side effects you would get in previous versions.
  • 6.0: Optional support for a resizable wizard window.
  • 6.0: New optional modern wizard style (example.)
  • 6.0: Other changes for a more modern look to Setup, Uninstall, and the Compiler IDE.
  • 6.0: New light and dark themes, new toolbar icons and new per-monitor DPI awareness mode for the Compiler IDE (light theme example, dark theme example.)
  • 6.0: Event attributes, making it possible to have multiple implementations of the same event function in your script.
  • 6.0: Support for 64-bit mode on Windows 10 on ARM.
  • 6.0: Task dialog support for the [Code] section.
  • 6.1: Many improvements to the Compiler IDE including support for editing and debugging of #include files and viewing the preprocessor output directly.
  • 6.1: Support for downloading files without using a third-party tool and easily showing the download progress to the user.
  • 6.1: Support for per-user fonts if Setup is running on Windows 10 Version 1803 and later.
  • 6.2: Graphics modernized, including the automatic use of higher quality images (which were not available before) on higher DPI settings.
  • 6.3: Support for UTF-8 encoded files without a BOM.
  • 6.3: Support for Arm64 systems improved, and related enhancements.
  • 6.3: Many Compiler IDE improvements, including multiple selection support.
  • 6.3: Support for logging the output of executed programs or batch files.
  • 6.4: Many more Compiler IDE improvements, including match selection, parameter hints, improved autocompletion, section folding, change history and optional Visual Studio Code-style shortcuts.
  • 6.4: Improved encryption and updated LZMA SDK.

OS requirements change: Windows Vista and Windows Server 2008 are no longer supported. Windows 7 and Windows Server 2008 R2 are now the minimum supported operating systems. [Setup] section directive MinVersion still defaults to 6.1sp1, so by default Setup will still not run versions of Windows 7 and Windows Server 2008 R2 which have not been updated.

What's new in this version?

Filename Download Sites Downloads Date Description
innosetup-6.4.3.exe US
Netherlands
269,746 2025-05-03 Unicode Inno Setup self-installing package.
Inno Setup Signature Tool signature and public key.

To install Inno Setup interactively using winget use the following command: winget install --id JRSoftware.InnoSetup -e -s winget -i

Remember to check the Inno Setup FAQ for solutions to common problems.

For more Inno Setup-related downloads, see Third-Party Files.

Beta Release

There are no beta versions currently available, but you can see what features will be be included in the next release by viewing the Revision History file in Git.

Source Code

You can get the Inno Setup source code via GitHub. Latest sources obtained via GitHub may contain fixes or new features not found in the latest released version of Inno Setup. However, those fixes and new features may not have yet been fully tested.

To contribute to Inno Setup, see CONTRIBUTING.md on GitHub for more info. Or donate to support the project, thank you! ♥

Site contents Copyright © 1997-2025 Jordan Russell. All rights reserved.
Portions Copyright © 2000-2025 Martijn Laan. All rights reserved.