<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=MSZIP</id>
		<title>MSZIP - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=MSZIP"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=MSZIP&amp;action=history"/>
		<updated>2026-04-23T05:57:47Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=MSZIP&amp;diff=34646&amp;oldid=prev</id>
		<title>Jsummers: Created page with &quot;{{FormatInfo |formattype=electronic |subcat=Compression }} '''MSZIP''' (Microsoft ZIP) is a compression scheme used in some Microsoft formats. It is an extension of [[DEFLATE]...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=MSZIP&amp;diff=34646&amp;oldid=prev"/>
				<updated>2020-02-02T21:13:33Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Compression }} &amp;#039;&amp;#039;&amp;#039;MSZIP&amp;#039;&amp;#039;&amp;#039; (Microsoft ZIP) is a compression scheme used in some Microsoft formats. It is an extension of [[DEFLATE]...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Compression&lt;br /&gt;
}}&lt;br /&gt;
'''MSZIP''' (Microsoft ZIP) is a compression scheme used in some Microsoft formats. It is an extension of [[DEFLATE]]. It is simpler than [[zlib]], but similar in concept.&lt;br /&gt;
&lt;br /&gt;
It is one of the compression options in [[Cabinet|CAB]] format, and in [[MS-DOS installation compression]].&lt;br /&gt;
&lt;br /&gt;
== Format details ==&lt;br /&gt;
The uncompressed data is divided into blocks of at most 32KB. Each block is compressed using [[DEFLATE]]. Two signature bytes, ASCII &amp;quot;CK&amp;quot;, are prepended to each block. Exactly how the compressed blocks are stored in the file depends on the file format.&lt;br /&gt;
&lt;br /&gt;
The blocks are ''not'' compressed completely independently. The 32KB DEFLATE history buffer is maintained between blocks, though the Huffman trees are discarded.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://docs.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-mci/27f0a9bf-9567-4e40-ad66-6ae9ab9d2786 &amp;amp;#x5b;MS-MCI&amp;amp;#x5d;: Microsoft ZIP (MSZIP)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Jsummers</name></author>	</entry>

	</feed>