What is the difference between .cab and .zipx?
- Extension
- .cab
- .zipx
- Format
- Binary
- Binary
- Category
- Developer
- Compressed
- Developer
- Microsoft
- PKWARE, Inc.
- Description
- A CAB file is a Windows Cabinet file saved in an archive format native to Microsoft Windows that supports .ZIP, Quantum, and LZX data compression algorithms. CAB files contain compressed data and is used for Windows software installations such as system files, network components, and device drivers.
- WinZip, starting with version 12.1, uses the extension .zipx for ZIP files that use compression methods newer than DEFLATE; specifically, methods BZip, LZMA, PPMd, Jpeg and Wavpack. The last 2 are applied to appropriate file types when "Best method" compression is selected.
- MIME Type
- application/vnd.ms-cab-compressed
- application/zip
- Sample
- sample.cab
- Wikipedia
- .cab on Wikipedia
- .zipx on Wikipedia