slackbuilds_ponce/system/innoextract
Dugan Chen 859d85c393 system/innoextract: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-12-08 23:47:58 +07:00
..
innoextract.info
innoextract.SlackBuild
README
slack-desc

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.