InstallShield Z

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Change telparia.com samples link to template)
m (Change telparia.com samples link to template)
 
(3 intermediate revisions by one user not shown)
Line 19: Line 19:
 
* [http://legroom.net/software/uniextract Universal Extractor]
 
* [http://legroom.net/software/uniextract Universal Extractor]
 
* InstallShield File Compressor: Official compressor/decompressor utility (Windows command-line). Several different versions of it can be found on the internet (as icomp.zip, icompx.zip, icomp95.zip, ...). Included with Universal Extractor.
 
* InstallShield File Compressor: Official compressor/decompressor utility (Windows command-line). Several different versions of it can be found on the internet (as icomp.zip, icompx.zip, icomp95.zip, ...). Included with Universal Extractor.
* [https://github.com/wfr/unshieldv3/ Open source InstallShield v3 extractor (C )]
+
* [https://github.com/wfr/unshieldv3/ Open source InstallShield v3 extractor (C++)]
* [https://github.com/DeclanHoare/stix/ Open source InstallShield v3 extractor (Pascal
+
* [https://github.com/DeclanHoare/stix/ Open source InstallShield v3 extractor (Pascal & Assembly)]
 +
* [https://github.com/madler/zlib/tree/master/contrib/blast Free implementation of PKware "explode" algorithm (C)]
 +
* [https://github.com/OmniBlade/isextract isextract]
 +
* {{Deark}}
 +
 
 +
== Sample files ==
 +
* {{CdTextfilesURL|cdaction/cdaction24b/GOLF/}} → *.Z, *.LIB
 +
* {{CdTextfilesURL|cdaction/cdaction40/DEER/}} → *.Z, *.LIB
 +
* {{CdTextfilesURL|hotgames/KidsEMail/}} → *.z, _SETUP.LIB
 +
* {{DexvertSamples|archive/installShieldZ}}

Latest revision as of 03:53, 28 December 2023

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] Software

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox