MS-DOS installation compression

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Software)
Line 3: Line 3:
 
|subcat=Compression
 
|subcat=Compression
 
|extensions={{ext|??_}}
 
|extensions={{ext|??_}}
|pronom={{PRONOM|fmt/462}}<br>{{PRONOM|fmt/469}}
+
|pronom={{PRONOM|fmt/462}}, {{PRONOM|fmt/469}}
 
}}
 
}}
 
A pair of compression formats by Microsoft that appear on MS-DOS and early Windows (3.x) installation disks; the formats have no generally agreed-upon name. Compressed files may be generated by the COMPRESS.EXE program (appearing in Microsoft's Setup Toolkit for Visual C++), and uncompressed with the EXPAND.EXE program distributed with Windows and MS-DOS. Compressed files have the last character of the file extension replaced with an underscore (or dollar sign).
 
A pair of compression formats by Microsoft that appear on MS-DOS and early Windows (3.x) installation disks; the formats have no generally agreed-upon name. Compressed files may be generated by the COMPRESS.EXE program (appearing in Microsoft's Setup Toolkit for Visual C++), and uncompressed with the EXPAND.EXE program distributed with Windows and MS-DOS. Compressed files have the last character of the file extension replaced with an underscore (or dollar sign).
Line 23: Line 23:
 
* [http://www.cabextract.org.uk/libmspack/doc/szdd_kwaj_format.html SZDD and KWAJ formats description]
 
* [http://www.cabextract.org.uk/libmspack/doc/szdd_kwaj_format.html SZDD and KWAJ formats description]
  
 +
[[Category:File formats with too many extensions]]
 
[[Category:Microsoft]]
 
[[Category:Microsoft]]

Revision as of 16:11, 29 March 2016

File Format
Name MS-DOS installation compression
Ontology
Extension(s) .??_
PRONOM fmt/462, fmt/469

A pair of compression formats by Microsoft that appear on MS-DOS and early Windows (3.x) installation disks; the formats have no generally agreed-upon name. Compressed files may be generated by the COMPRESS.EXE program (appearing in Microsoft's Setup Toolkit for Visual C++), and uncompressed with the EXPAND.EXE program distributed with Windows and MS-DOS. Compressed files have the last character of the file extension replaced with an underscore (or dollar sign).

There are reports of the Google Chrome installer needing the EXPAND.EXE program.

Identification

File begin with bytes 53 5A 44 44 88 F0 27 33 ("SZDD" variant), or 4B 57 41 4A 88 F0 27 D1 ("KWAJ" variant).

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox