diff options
Diffstat (limited to 'system/isextract/README')
-rw-r--r-- | system/isextract/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/system/isextract/README b/system/isextract/README index 81d4c5fbe35d2..fd926c9a20e29 100644 --- a/system/isextract/README +++ b/system/isextract/README @@ -7,4 +7,7 @@ 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. +See also: +- unshield, for other types of InstallShield files. +- unshieldv3, for another v3 extractor. +- cabextract, for cabinet (.cab) files. |