aboutsummaryrefslogtreecommitdiff
path: root/system/unshieldv3/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-01-12 12:42:59 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-17 09:03:30 +0700
commit5e97992f28cea88d1052357f07ad8ceb03195ac4 (patch)
tree469f76ab468b1d34acc61d47f8d83611d6c215cf /system/unshieldv3/README
parentc1f52325a29812eedd2b81db58a2be7a6ad3aa3b (diff)
system/unshieldv3: Added (extract v3 InstallShield files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unshieldv3/README')
-rw-r--r--system/unshieldv3/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/unshieldv3/README b/system/unshieldv3/README
new file mode 100644
index 000000000000..48f15ea193e2
--- /dev/null
+++ b/system/unshieldv3/README
@@ -0,0 +1,13 @@
+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.