A tool to extract Inno Setup installers under non-windows systems
https://github.com/dscharrer/InnoExtract/
Inno Setup is a tool to create installers for Microsoft Windows applications.
Inno Extracts allows to extract such installers under non-windows systems
without running the actual installer using wine. Inno Extract currently
supports installers created by Inno Setup 1.2.10 to 5.4.3.
- Links to Archiving / innoextract
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/innoextract && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000204 204 Bytes | |
innoextract-1.7.tar.gz | 0000195123 191 KB | |
innoextract-1.7.tar.gz.sig | 0000000566 566 Bytes | |
innoextract.keyring | 0000003078 3.01 KB | |
project.diff | 0000001552 1.52 KB |
Revision 2 (latest revision is 12)
Martin Hauke (mnhauke)
committed
(revision 2)
- Update to version 1.7 * 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 - Verify source signature
Comments 0