Innoextract Versions Save

A tool to unpack installers created by Inno Setup

1.9

3 years ago
  • 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

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.8

4 years ago
  • Bump version to 1.7 (new upstream release):
  • Added support for Inno Setup 5.6.0 installers
  • Added support for new GOG installers with GOG Galaxy file parts
  • Added support for encrypted installers
  • Added --list-sizes and --list-checksums options to print file information
  • Adde a --data-version (-V) option to check if an executable is an Inno Setup installer
  • Fixed case-sensitivity in parent directory when creating subdirectories
  • Fixed issues with names used to load .bin slice files

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.7

5 years ago
  • Added support for Inno Setup 5.6.0 installers
  • Added support for new GOG installers with GOG Galaxy file parts
  • Added support for encrypted installers
  • Added --list-sizes and --list-checksums options to print file information
  • Adde a --data-version (-V) option to check if an executable is an Inno Setup installer
  • Fixed case-sensitivity in parent directory when creating subdirectories
  • Fixed issues with names used to load .bin slice files

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.6

8 years ago
  • Added support for Inno Setup 5.5.7 (and 5.5.8) installers
  • Added a --collisions=rename-all option
  • Fixed issues with the --collisions=rename option
  • Unsafe characters in special constant strings (ie : in {code:…}) are now replaced with $
  • Windows: Fixed progress bar flickering while printing extracted filenames
  • Windows binaries: Fixed crash on platforms without AVX support

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.5

8 years ago
  • Added support for Inno Setup 5.5.6 installers
  • Added --include and --exclude-temp options to filter extracted files
  • Improved handling of file collisions and added a --collisions option to control the behavior
  • Added support for newer GOG.com multi-part installers via the --gog option
  • Added support for building without iconv, using builtin conversions and/or Win32 API instead
  • Various bug fixes and improvements

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.4-windows-r2

8 years ago
  • This is a Windows-specific hotfix release, no other platforms are affected
  • Fixed running innoextract under Windows XP

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.4-windows-r1

8 years ago
  • This is a Windows-specific hotfix release, no other platforms are affected
  • Fixed a crash on startup under Windows
  • Reduced progress bar flickering under Windows
  • Fixed original console text color not being restored under Windows

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.4

8 years ago
  • Fixed issues with the progress bar in sandbox environments
  • Fixed extracting very large installers with 32-bit innoextract builds
  • Improved handling
  • The --list command-line option can now combined with --test or --extract
  • The --version command-line option can now be modified with --quiet or --silent
  • Added support for preserving timestamps of extracted files (enabled by default)
  • Added a --timestamps (-T) command-line options to control or disable file timestamps
  • Added an --output-dir (-d) command-line option to control where files are extracted
  • Various bug fixes and tweaks

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.3

8 years ago
  • Fixed --quiet and --silent flags being ignored for some multi-file installers output
  • Now compiles in C++11 mode if supported
  • Added a warning when extracting unsupported setup data versions
  • Added support for Inno Setup 5.5.0 installers

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.

1.2

8 years ago
  • Fixed compile errors with older versions of Boost or GCC
  • Prevented linking against libraries that aren't actually needed

See the full changelog for more details.

Please do not use the automatically generated "Source code" archives below - I have no control over their creation or future availability. Instead, use the (signed) files from the official website.