SlackBuildsOrg/system/innoextract
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
innoextract.info
innoextract.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
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.