1
I Use This!
Very Low Activity

News

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Posted over 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 ... [More] 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. [Less]
Posted over 4 years ago
Added support for Inno Setup 5.6.2 to 6.0.2 installers Added support for modified Inno Setup variants Added support for older Inno Setup installers, including My Inno Setup Extensions installers Encoding for non-Unicode ... [More] installers is now determined from the languages supported by the installer, overridable using the --codepage option Changed filesystem and output encoding to WTF-8 (extended UTF-8) to represent broken UTF-16 data The architecture-specific suffixes @32bit and @64bit are now used to disambiguate colliding files Fixed various bugs and improved robustness See the full changelog for more details. [Less]
Posted over 4 years ago
Added support for Inno Setup 5.6.2 to 6.0.2 installers Added support for modified Inno Setup variants Added support for older Inno Setup installers, including My Inno Setup Extensions installers Encoding for non-Unicode ... [More] installers is now determined from the languages supported by the installer, overridable using the --codepage option Changed filesystem and output encoding to WTF-8 (extended UTF-8) to represent broken UTF-16 data The architecture-specific suffixes @32bit and @64bit are now used to disambiguate colliding files Fixed various bugs and improved robustness See the full changelog for more details. [Less]
Posted almost 6 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 ... [More] 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. [Less]
Posted almost 6 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 ... [More] 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. [Less]
Posted about 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 ... [More] 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. [Less]
Posted about 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 ... [More] 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. [Less]
Posted over 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 ... [More] 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. [Less]
Posted over 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 ... [More] 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. [Less]
Posted about 10 years ago
This is a Windows-specific hotfix release, no other platforms are affected Fixed running innoextract under Windows XP