CMZ (archive format)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(add an extractor link for CMZ archives)
 
(4 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
|subcat=Archiving
 
|subcat=Archiving
 
|extensions={{ext|cmz}}
 
|extensions={{ext|cmz}}
 +
|released=~1991
 
}}
 
}}
'''CMZ''' (official name unknown) is a compressed archive format. Its only known use is for distribution of some versions of [[Ami Pro]]. It may be a proprietary Lotus format.
+
'''CMZ''' (official name unknown) is a compressed installer-archive format. It was used by [[Ami Pro]], and a few other Lotus or Samna products.
  
 
It uses [[PKWARE DCL Implode]] compression.
 
It uses [[PKWARE DCL Implode]] compression.
Line 15: Line 16:
  
 
== Software ==
 
== Software ==
* [https://github.com/sourcekris/uncmz uncmz Python Extractor]
+
* [https://github.com/sourcekris/uncmz uncmz] A command line extractor with source in Golang.
 +
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==
Line 21: Line 23:
 
* {{CdTextfilesURL|microforumw/wsdisk2/TEXTPROC/_B4/AMIPRO31/}}
 
* {{CdTextfilesURL|microforumw/wsdisk2/TEXTPROC/_B4/AMIPRO31/}}
 
* [https://archive.org/details/LotusAmiProCollection Lotus Ami Pro Collection] (from archive.org) → "Lotus AmiPro 3.0 - German - Windows.zip" ...
 
* [https://archive.org/details/LotusAmiProCollection Lotus Ami Pro Collection] (from archive.org) → "Lotus AmiPro 3.0 - German - Windows.zip" ...
 +
* {{DexvertSamples|archive/cmz}}
  
 
[[Category:Lotus]]
 
[[Category:Lotus]]

Latest revision as of 15:22, 4 August 2026

File Format
Name CMZ (archive format)
Ontology
Extension(s) .cmz
Released ~1991

CMZ (official name unknown) is a compressed installer-archive format. It was used by Ami Pro, and a few other Lotus or Samna products.

It uses PKWARE DCL Implode compression.

Contents

[edit] Format details

A CMZ file is a sequence of one or more member file segments, each of which consists of a signature, then a header, then the compressed data.

[edit] Identification

Files begin with ASCII "Clay".

[edit] Software

  • uncmz A command line extractor with source in Golang.
  • Deark

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox