.CAB 文件扩展名

Windows Cabinet File

开发者 Microsoft
受欢迎程度
3.8  |  119 
 

什么是 CAB 文件?

A CAB file is an archive saved in the Windows Cabinet archive format. The CAB format supports the .ZIP, Quantum, and LZX data compression algorithms. CAB files contain compressed data and are used for Windows software installations, such as system files, network components, and device drivers.

更多信息

在 Windows File Explorer 中打开的 .cab 文件截图
在 Windows File Explorer 中打开的 CAB 文件

Typically, CAB files contain Windows system or device driver updates. For example, a CAB file might contain driver updates for a printer. Windows often automatically downloads and installs the updates CAB files contain, using installers such as Setup API, Device Installer, and AdvPack. However, users can also manually download CAB files from the Microsoft Update Catalog.

Additionally, Windows users can create their own CAB files using a command-line utility called makecab. To use makecab, open a Command Prompt window, enter makecab.exe, and press Enter. This will show instructions for how to use makecab.

注: The .PUZ file format, which is used by Microsoft Publisher's Pack and Go Wizard, is essentially identical to the CAB file format.

如何打开 CAB 文件

In Windows, you can double-click a CAB file to examine the file's contents in Windows File Explorer. You can also open a CAB file with a variety of archive management tools. For example, Corel Winzip (Windows, Mac), 7-Zip (Windows), The Unarchiver (Mac), and ZDevs ZArchiver (Android) all allow users to decompress CAB files and examine their contents.

How to install a CAB file

If you want to install the Windows software a CAB file contains, run the Microsoft System Configuration Utility (msconfig.exe) and then enter:

dism /online /add-package /packagepath: path/to/your/CABfile.cab

For example, if your CAB file is located in your Downloads directory, you would enter dism /online /add-package /packagepath: Downloads/CABfile.cab.

注: To run msconfig.exe, select Run from the Windows Start menu, type "msconfig," and press Enter.

使用File Viewer Plus打开并查看 .cab 文件。免费下载

可打开或引用 CAB 文件的程序

分类: 系统
更新时间: 2021-07-06

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Windows Cabinet 文件格式和 Mac, Windows, Linux, and Android 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们