innounp Jürgen Rathlev
winget install --id=JurgenRathlev.innounp -e
Inno Setup is a popular program for making software installations. Inno Setup Unpacker is a console application to verify and get files out of the self-extracting executable. Since there have been no updates of the SourceForge project since 2020 and the source codes are not yet adapted to the current Delphi versions (Unicode strings are the native type since Delphi 2009), I have modified them so that they can be compiled with newer Delphi versions (tested with Delphi 10 Seattle). In addition, some errors have been fixed and new command line options (-l and -u) were added, as well as exit codes to support the use in batch files.
Inno Setup Unpacker is a console application designed to verify and extract files from self-extracting executables created by Inno Setup. This tool has been updated to ensure compatibility with newer Delphi versions, including support for Unicode strings as required since Delphi 2009. It offers enhanced functionality through new command-line options (-l and -u) and exit codes, enabling seamless integration into batch files for automated workflows.
Ideal for developers and IT professionals who work with Inno Setup installers, this tool provides a reliable way to inspect and extract files from self-extracting executables. By leveraging its capabilities, users can easily verify the integrity of their installations or retrieve specific components without running the full installer. The application can be installed via winget for convenient setup.