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 | 0000000392 392 Bytes | |
innoextract-1.9.tar.gz | 0000206931 202 KB | |
innoextract-1.9.tar.gz.sig | 0000000566 566 Bytes | |
project.diff | 0000002120 2.07 KB |
Revision 8 (latest revision is 12)
Martin Hauke (mnhauke)
committed
(revision 8)
- Update to version 1.9 * 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 - Drop patches (included upstream): * 0002-CMake-Remove-library-link-checks.patch * 0005-CMake-Remove-automatic-re-check-of-libraries.patch
Comments 0