mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
4b05e420c3
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
fix_output_formatting.diff | ||
git2tarxz.sh | ||
isextract.1 | ||
isextract.info | ||
isextract.rst | ||
isextract.SlackBuild | ||
README | ||
slack-desc |
isextract (extract v3 InstallShield files) isextract is a command line tool to extract the *.z InstallShield v3 packages many old windows games were distributed as. The files isextract supports are identified by the file command as "InstallShield Z archive Data", and begin with a hex signature of 13 5d 65 8c 3a 01 02. See also: unshield, for other types of InstallShield files.