InstallShield CAB
From Just Solve the File Format Problem
(Difference between revisions)
| Line 8: | Line 8: | ||
== Identification == | == Identification == | ||
Files begin with ASCII characters "<code>ISc(</code>". | Files begin with ASCII characters "<code>ISc(</code>". | ||
| + | |||
| + | == See also == | ||
| + | * [[InstallShield Z]] | ||
| + | * [[InstallShield installer archive]] | ||
| + | * [[Cabinet]] | ||
== Software == | == Software == | ||
Revision as of 15:55, 22 February 2018
InstallShield CAB is a compressed archive format used by some versions (at least versions 5 and 6) of the InstallShield installation software. It is the successor to InstallShield Z format. It reportedly uses zlib compression. It is not the same as Microsoft's Cabinet format.
Contents |
Identification
Files begin with ASCII characters "ISc(".