slackbuilds/games/innoextract
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README games/innoextract: Fix README. 2020-10-17 09:40:16 +07:00
innoextract.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
innoextract.info games/innoextract: Updated for version 1.9 2021-03-20 10:06:13 +07:00
slack-desc

README

While Inno Setup is a tool to create installers for Microsoft Windows
applications, innoextract allows you to extract such installers without
using Wine. In particular, innoextract supports GOG.com installers and
Arx Fatalis patches.

To extract a file to the current directory, run:

$ innoextract <file>

A list of available options can be retrieved using:

$ innoextract --help

Documentation is also available as a manpage.