SlackBuildsOrg/system/unshieldv3
B. Watson 5e97992f28
system/unshieldv3: Added (extract v3 InstallShield files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-17 09:03:30 +07:00
..
git2tarxz.sh
README
slack-desc
unshieldv3.1
unshieldv3.info
unshieldv3.rst
unshieldv3.SlackBuild

unshieldv3 (extract v3 InstallShield files)

unshieldv3 is a command line tool to extract the *.Z InstallShield v3
packages many old windows games were distributed as.

The files unshieldv3 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.
- isextract, for another v3 extractor.
- cabextract, for cabinet (.cab) files.