Page MenuHomeSolus

Update innoextract to 1.7
ClosedPublic

Authored by aleksvor on Aug 5 2018, 7:46 AM.

Details

Summary

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

Packaging changes:

  1. Switched build system to ninja.
  2. Use tarball from official website as per developer's recommendation.
Test Plan

Successfully extracted data from GOG's Quake installer.

Diff Detail

Repository
R1471 innoextract
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 6 2018, 12:02 PM
This revision was automatically updated to reflect the committed changes.