slackbuilds/games/innoextract
B. Watson d965775011
games/innoextract: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-04-19 10:52:27 +07:00
..
README games/innoextract: Updated for version 1.7. 2018-08-04 08:40:01 +07:00
innoextract.SlackBuild games/innoextract: Updated for version 1.7. 2018-08-04 08:40:01 +07:00
innoextract.info games/innoextract: New maintainer. 2020-04-19 10:52:27 +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.