// install via winget
Command Prompt & PowerShell
click to copy
winget install JRSoftware.InnoSetup
// direct download
Download Installer// about Inno Setup 6
Inno Setup is an open-source installation builder for Windows applications. Since its introduction in 1997, Inno Setup has been trusted by developers and organizations of all sizes to reliably deploy software to millions of PCs worldwide.
// frequently asked questions
How do I install Inno Setup 6 using winget?
Open PowerShell or Windows Terminal and run:
winget install JRSoftware.InnoSetup. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Inno Setup 6?
Inno Setup is an open-source installation builder for Windows applications. Since its introduction in 1997, Inno Setup has been trusted by developers and organizations of all sizes to reliably deploy software to millions of PCs worldwide.
Is Inno Setup 6 free to download?
Inno Setup 6 is distributed under the Inno Setup License license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Inno Setup 6 with winget?
Run
winget upgrade JRSoftware.InnoSetup in PowerShell or Windows Terminal to update Inno Setup 6 to the latest available version.What architecture does Inno Setup 6 support?
The listed installer targets the x86 architecture. See the publisher’s documentation for full compatibility details.