MS-DOS installation compression

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(+)
m (Software)
Line 15: Line 15:
 
* EXPAND.EXE - utility included with many versions of MS Windows and MS-DOS
 
* EXPAND.EXE - utility included with many versions of MS Windows and MS-DOS
 
* [ftp://ftp.microsoft.com/softlib/mslfiles/CP0982.EXE Setup Toolkit for Visual C++]
 
* [ftp://ftp.microsoft.com/softlib/mslfiles/CP0982.EXE Setup Toolkit for Visual C++]
* [http://www.7-zip.org/ 7-Zip]
+
* [[7-Zip]]
 
* [ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ mscompress] - msexpand
 
* [ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ mscompress] - msexpand
 
* [http://www.cabextract.org.uk/libmspack/ libmspack]
 
* [http://www.cabextract.org.uk/libmspack/ libmspack]

Revision as of 23:49, 9 June 2015

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