slackbuilds/system/innoextract
Dugan Chen 791fe89de6 system/innoextract: Updated for version 1.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-04-28 12:29:40 -03:00
..
README system/innoextract: Added (Unpacker for Inno Setup installers) 2013-02-14 00:26:57 -06:00
innoextract.SlackBuild system/innoextract: Updated for version 1.4. 2013-04-28 12:29:40 -03:00
innoextract.info system/innoextract: Updated for version 1.4. 2013-04-28 12:29:40 -03:00
slack-desc system/innoextract: Added (Unpacker for Inno Setup installers) 2013-02-14 00:26:57 -06:00

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.