Wingetlywingetly
← All apps

InnoExtractor

by Havy Alegriav12.1.0.182

Last updated

A powerful unpacker and forensic app for Inno Setup-based installers. It allows you to open, examine, inspect, extract and more the files and internal content of installers.

Install with winget

$ winget install --id Havysoft.InnoExtractor --exact --version 12.1.0.182

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

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.

About

InnoExtractor is a powerful unpacker and forensic app for Inno Setup-based installers.

It allows you to open, examine, inspect, extract and more the files and internal content of installers (also known as "setups"), without having to start/run the installation wizard.

Key features:

- Simple and easy-to-use user interface.

- Support installers compiled with Inno Setup from 1.3.26 to 6.5.1.

- Open installers by simply drag and drop the executables from file explorer into app window.

- Search and discover installers in your entire hard drive using the built-in scan engine.

- Explore and inspect internal content (files and more) of the installer.

- Use VirusTotal technology to quickly scan and detect viruses and other threats inside the installer.

- Run standalone files of the installer within the same app without starting the installation wizard.

- Extract the internal files of installer to a local folder using drag and drop, to a ZIP compressed format or to an SFX module.

- Export full Script (source code) of installer to a Inno Setup ISS file.

- Export "Registry" section of the script to a standard Registry file format.

- Export "INI" section of the script to a standard INI file format.

- Save the installer icon in all sizes.

- Decompile the "Code" (RemObjects Pascal pre-compiled Source) section of the script to a readable pseudo-Assembly file.

- Simulates the real installation paths where files will be copied to your hard drive.

- See advanced information of installer in Properties panel.

- Perform file searches by keyword.

- Integrated Script/Registry/INI file viewer and editor.

- Integrated History Manager that shows recently opened installers.

- Identify password protected files, if any, inside the installer (with an already known password).

- Multilanguage interface, including in English, Spanish, Arabic, Azerbaijani, Bulgarian, Chinese, Czech, Danish, Dutch, French, German, Greek, Hungarian, Italian, Japanese, Korean, Polish, Portuguese, Russian and Turkish.

- Full Unicode support.

- Available in two editions:Free and Plus

Installers · v12.1.0.182

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
machineDirect

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 InnoExtractor.

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

  • MiTeC EXE ExplorerMiTeC
    MiTeC.ExeExplorerv3.7.5

    Executable file info explorer for OS/2, NE, PE32, PE32+ and VxD file types.

More from Havy Alegria or browse exe-explorer, exe-extractor, exe-info-checker.

Frequently asked questions

How do I install InnoExtractor on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Havysoft.InnoExtractor --exact --version 12.1.0.182. winget downloads the installer from Havy Alegria and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install InnoExtractor silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Havysoft.InnoExtractor --exact 12.1.0.182 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall InnoExtractor via winget?
Run: winget uninstall --id Havysoft.InnoExtractor --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from InnoExtractor's Apps & Features entry.
Is InnoExtractor free?
InnoExtractor is distributed under Proprietary. Refer to the publisher (https://www.havysoft.cl/innoextractor.html) for the full license terms - Wingetly itself does not charge for installation.
Does InnoExtractor 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 InnoExtractor directly from the publisher.
How do I keep InnoExtractor up to date?
Run winget upgrade --id Havysoft.InnoExtractor --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of InnoExtractor from microsoft/winget-pkgs.