Wingetlywingetly
← All apps

Inno Setup 7

by jrsoftware.orgv7.1.0

Last updated

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.

Install with winget

$ winget install --id JRSoftware.InnoSetup.7 --exact --version 7.1.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Inno Setup 7

Inno Setup 7 uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
innosetup-7.1.0-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Inno Setup 7

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v7.1.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x86EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Inno Setup 7.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Inno Setup 6jrsoftware.org
    JRSoftware.InnoSetupv6.7.3

    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.

  • Nullsoft Install SystemNullsoft and Contributors
    NSIS.NSISv3.12

    A professional open source system to create Windows installers

  • MSI Wrapperexemsi.com
    EXEMSI.MSIWrapperv25.0.54.0

    Convert executable installers to MSI packages fast and easy.

  • NTLiteNlitesoft d.o.o.
    Nlitesoft.NTLitev2026.08.11704

    Local control for updating and editing Windows images and deployments.

  • Paquet BuilderG.D.G. Software
    GDGSoftware.PaquetBuilderv26.3.0.1

    Package Files and Software in Installers for Easy Distribution

  • install4j 9ej-technologies GmbH
    ej-technologies.install4j.9v9.0.7

    The Powerful Multi-Platform Java Installer Builder

More from jrsoftware.org or browse inno, setup.

Frequently asked questions

How do I install Inno Setup 7 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JRSoftware.InnoSetup.7 --exact --version 7.1.0. winget downloads the installer from jrsoftware.org and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Inno Setup 7 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JRSoftware.InnoSetup.7 --exact 7.1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Inno Setup 7?
Inno Setup 7 uses EXE (Inno Setup). Run the downloaded installer with: innosetup-7.1.0-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Inno Setup 7 via winget?
Run: winget uninstall --id JRSoftware.InnoSetup.7 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Inno Setup 7's Apps & Features entry.
Is Inno Setup 7 free?
Inno Setup 7 is distributed under Inno Setup License. Refer to the publisher (https://jrsoftware.org/isinfo.php) for the full license terms - Wingetly itself does not charge for installation.
Does Inno Setup 7 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Inno Setup 7 directly from the publisher.
How do I keep Inno Setup 7 up to date?
Run winget upgrade --id JRSoftware.InnoSetup.7 --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of Inno Setup 7 from microsoft/winget-pkgs.

Recent versions

  • 7.1.0latest
  • 7.0.2
  • 7.0.1-betapre
  • 7.0.0-betapre