InstallShield Z

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
(6 intermediate revisions by 2 users not shown)
Line 15: Line 15:
 
* [[InstallShield CAB]] (successor format)
 
* [[InstallShield CAB]] (successor format)
 
* [[InstallShield installer archive]]
 
* [[InstallShield installer archive]]
 +
 +
== Specifications ==
 +
* [https://github.com/wfr/unshieldv3/blob/master/ISArchiveV3.h ISArchiveV3.h] - Has some info about the format.
  
 
== Software ==
 
== Software ==
Line 23: Line 26:
 
* [https://github.com/madler/zlib/tree/master/contrib/blast Free implementation of PKware "explode" algorithm (C)]
 
* [https://github.com/madler/zlib/tree/master/contrib/blast Free implementation of PKware "explode" algorithm (C)]
 
* [https://github.com/OmniBlade/isextract isextract]
 
* [https://github.com/OmniBlade/isextract isextract]
 +
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==
Line 28: Line 32:
 
* {{CdTextfilesURL|cdaction/cdaction40/DEER/}} → *.Z, *.LIB
 
* {{CdTextfilesURL|cdaction/cdaction40/DEER/}} → *.Z, *.LIB
 
* {{CdTextfilesURL|hotgames/KidsEMail/}} → *.z, _SETUP.LIB
 
* {{CdTextfilesURL|hotgames/KidsEMail/}} → *.z, _SETUP.LIB
* https://telparia.com/fileFormatSamples/archive/installShieldZ/
+
* {{DexvertSamples|archive/installShieldZ}}

Latest revision as of 14:27, 30 August 2025

File Format
Name InstallShield Z
Ontology
Extension(s) .z, .lib
Wikidata ID Q28758103

InstallShield Z format is a compressed archive format used by version 3 of the InstallShield installation software. Documentation is lacking but it has been partially decoded and implemented by open source projects.

It uses PKWARE DCL Implode compression.

Contents

[edit] Identification

Files begin with bytes 13 5D 65 8C 3A 01 02 00.

[edit] See also

[edit] Specifications

[edit] Software

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox