slackbuilds_ponce/system/innoextract
David Spencer f02e1edcbc system/innoextract: Fixed build with cmake-3.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-03-20 07:37:45 +07:00
..
innoextract-1.4-cmake-3.5.patch
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.