CAB 格式
关于CAB文件的一切
可创建
否
可解压
是
扩展名
.cab
平台
Windows native
什么是CAB文件?
A CAB (Cabinet) file is a compression format used by Microsoft Windows for software installation packages, system updates, and driver distribution.
CAB files use MSZIP, Quantum, or LZX compression. They are commonly found in Windows Updates (.msu files), driver packages, and application installers.
7-Zip can extract files from CAB archives, allowing you to access individual files without running the installer. This is useful for extracting specific drivers or system components.
7-Zip能打开CAB吗?
7-Zip can open and extract CAB files including multi-cabinet sets.
7-Zip supports all CAB compression methods: MSZIP, Quantum, and LZX.
7-Zip can extract CAB files embedded in MSU (Microsoft Update) and MSI installer packages.
如何解压CAB文件
Right-click the CAB file
Locate your .cab file in Windows Explorer, right-click it, and navigate to "7-Zip".
Choose extraction option
Select "Extract Here" to extract all files, or "Open archive" to browse and select specific files.
Access extracted files
7-Zip extracts the CAB contents to your destination folder. You can access individual driver files or system components.
如何创建CAB压缩包
7-Zip cannot create CAB files
7-Zip can extract CAB archives but cannot create them. CAB creation requires Microsoft tools like makecab.exe or MSBuild.
Use 7z or ZIP instead
For creating archives, use the 7z or ZIP format. They are more flexible and widely supported than CAB.
如何给CAB加密
CAB format does not support password protection or encryption.
CAB files are plain archives used for software distribution, not for secure file storage.
CAB 规格
| 扩展名 | .cab |
| 压缩 | MSZIP, Quantum, LZX |
| 加密 | Not supported |
| 平台 | Windows native |
| 最大大小 | 2 GB |
| 开发者 | Microsoft |
| MIME Type | application/vnd.ms-cab-compressed |
CAB常见错误与解决方案
Cannot extract CAB file
原因: CAB corruption or unsupported compression method.
解决方案: Re-download the CAB file. 7-Zip supports all standard CAB compression methods. If the CAB is part of a multi-cabinet set, ensure all parts are present.
CAB vs 7Z
| Feature | CAB | 7z |
|---|---|---|
| Purpose | Windows installer/driver | General archive |
| Can create with 7-Zip | No | Yes |
| Can extract with 7-Zip | Yes | Yes |
| Windows native | Yes | No (needs 7-Zip) |
CAB FAQ
Can 7-Zip open CAB files?
Yes. 7-Zip can open and extract CAB (Cabinet) files, including multi-cabinet sets and all compression methods (MSZIP, Quantum, LZX).
Can 7-Zip create CAB files?
No. 7-Zip can extract CAB files but cannot create them. CAB creation requires Microsoft tools like makecab.exe.
What is a CAB file?
A CAB (Cabinet) file is a Microsoft compression format used for Windows software installation, system updates, and driver packages. It's common in .msu update files and driver packages.
How to extract drivers from a CAB file?
Right-click the .cab file > 7-Zip > Extract Here or Open archive. Browse the contents and extract the specific driver files you need.
Can I install a CAB file directly?
On Windows, you can install driver CAB files using: pnputil /add-driver driver.cab /install (run as Administrator in Command Prompt). For regular extraction, use 7-Zip.
相关格式
准备使用7-Zip了吗?
立即下载免费、官方的7-Zip。