slackbuilds/system/unshield
B. Watson df2178654d system/unshield: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 13:19:34 -04:00
..
README system/unshield: Updated for version 1.4.3. 2021-10-13 00:51:33 +07:00
slack-desc system/unshield: Updated for version 1.4.3. 2021-10-13 00:51:33 +07:00
unshield.SlackBuild system/unshield: Update email address. 2022-06-09 13:19:34 -04:00
unshield.info system/unshield: Update email address. 2022-06-09 13:19:34 -04:00

README

unshield (extractor for Microsoft InstallShield cabinet files)

Unshield extracts CAB files from InstallShield installers, used to
install software on Microsoft Windows based machines. The goals of
this implementation are:

- Use a well known open source license (MIT)
- Work on both little-endian and big-endian systems
- Separate the implementation into a tool and a library
- Support InstallShield versions 5 and later
- Be able to list contents of InstallShield Cabinet Files
- Be able to extract files from InstallShield Cabinet Files