CAB
维基百科,自由的百科全书
-{zh-cn:扩展名;zh-tw:副檔名名}-: | .cab |
---|---|
MIME类型: |
|
开发者: | 微软 |
类型: | 数据压缩 |
在计算机领域,CAB 是微软视窗自带的压缩归档,它支持压缩与数字签名并在几种不同的微软安装工具中都有应用:Setup API、Device Installer、AdvPack(用于从 Internet Explorer 安装 ActiveX 组件)以及 Windows Installer。
CAB 文件格式与需使用三种数据压缩方法:
- DEFLATE,由 ZIP 文件格式的作者 Phil Katz 开发。
- Quantum, licensed from David Stafford, the author of the Quantum archiver.
- LZX ,由 Jonathan Forbes 与 Tomi Poutanen 一起开发,在 Jonathan 加盟到微软时交付微软公司使用。
CAB 文件扩展名也在许多安装工具中使用(如 InstallShield 等),但是文件格式并不相同。
[编辑] 参见
- 归档格式列表
[编辑] 外部链接
- Microsoft Cabinet SDK
- 7-Zip is an LGPL licensed utility that supports 7z, ZIP, CAB, ARJ, GZIP, BZIP2, TAR, CPIO, RPM and DEB.
- cabextract is Free Software for unpacking cabinet files in UNIX
- libmspack is an LGPL licensed, portable library for creating and extracting CAB files and other Microsoft misc. formats.