Tool that helps you to create windows installers

Inno Setup

Inno Setup 6.4.3

  -  6.16 MB  -  Open Source
  • Latest Version

    Inno Setup 6.5.1

  • Operating System

    Windows 7 / Windows 8 / Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Jordan Russell / External Link

  • Filename

    innosetup-6.4.3.exe

  • MD5 Checksum

    c707434411c82091d9c8f59d025dc83f

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Inno Setup 6.4.3.


For those interested in downloading the most recent release of Inno Setup or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Inno Setup 6.4.3 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Inno Setup 6.4.3 Screenshot 1
  • Inno Setup 6.4.3 Screenshot 2
  • Inno Setup 6.4.3 Screenshot 3

What's new in this version:

- Compiler IDE change: The editor now restores selections on undo and redo
- Inno Setup now includes a new command-line tool, ISSigTool.exe. This tool is designed to sign files using ECDSA P-256 cryptographic signatures. Compil32, ISCC, and ISCmplr use these signatures to verify a number of DLL files before loading them. This is a "technology preview" that is subject to change (e.g., any signatures you create now may have to be recreated when upgrading to the next version).
- Note: ISSigTool.exe does not replace Microsoft's signtool.exe in any way and is in fact not related to Authenticode Code Signing at all
- Fix: Autocomplete support for parameter names in the [Components] and [Dirs] sections was broken since 6.1.1
- Fix: Pascal Scripting support function Extract7ZipArchive which was introduced by 6.4.0 would fail with error 11 on older versions of Windows, at least Windows 8.1 and Windows Server 2016
- Minor tweaks and documentation improvements