You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
673 B

innoextract 1.3 (2012-07-03)
- 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
innoextract 1.2 (2012-04-01)
- Fixed compile errors with older versions of Boost or GCC.
- Prevented linking against libraries that aren't actually needed.
innoextract 1.1 (2012-03-19)
- Added support to extract files for a specific language.
- Fixed a bug in the setup header parsing code.
innoextract 1.0 (2012-03-01)
- Initial release.
- Can list and extract files but not much more.