← Package directory
Available on winget

Install innoextract

A tool to unpack installers created by Inno Setup

Install with winget
winget install --id dscharrer.innoextract
Upgrade
winget upgrade --id dscharrer.innoextract
Uninstall
winget uninstall --id dscharrer.innoextract

About innoextract

A tool to unpack installers created by Inno Setup

What's new in 1.9

- Added preliminary support for Inno Setup 6.1.0 - Added support for a modified Inno Setup 5.4.2 variant - Fixed output directory being created for unsupported installers - Fixed some safe non-ASCII characters being stripped from filenames - Fixed handling of path separators in Japanese and Korean installers - Fixed build with newer Boost versions - Windows: Fixed heap corruption - Windows: Fixed garbled output

Read release notes

Version history

Version Updated Notes
1.9 Unknown - Added preliminary support for Inno Setup 6.1.0 - Added support for a modified Inno Setup 5.4.2 variant - Fixed output directory being created for unsupported installers - Fixed some safe non-ASCII characters being stri...