Как распаковать cab файл
Есть 3 Cab — файла:
один файл — CompactFramWork(netcf. )
два другие — sql server compact v 2.0 (sqlce. ).
Для успешной работы приложения необходимо их устанавливать на устройстве, что не совсем удобно.
Возможно ли сделать следующее и если возможно то как:
— распаковать эти cab — файлы
— скопировать нужные файлы на устройство, куда это необходимо?
Если невозможно, то возможна ли вообще какая то автоматическая установка:
чтоб не нужно было указывать путь при установке?
Заранее спасибо.
Free CAB software: convert, open, extract CAB files
Work with CAB file format, free opener / extractor utility
PeaZip offers read-only support (open and extract cab files) for Microsoft Cabinet file format, providing a free alternative utility to open (list content) and extract .cab packages, or disassemble single files from the container, under Windows and Linux operating systems. The software can also be used to convert CAB files to any other write-supported format (i.e. re-pack existing Cabinet file into zip, 7z, etc).
Create / update CAB files
How to convert CAB files
Open CAB files
To open cab files in PeaZip, and view, browse, and search content inside the archive:
-
open cab file with double click on the archive, if file extension is associated with the PeaZip (default)
-
if cab file type is not associated with PeaZip, right-click on the archive and use system context menu «Open as archive» entry, that will attempt to read any user provided file type regardless file associations. Once opened, cab container’s content can be «unzipped», or inspected to verify / select desired content to be extracted
Extract CAB files
Extract CAB file from the system
Select one or more MS CABINET files and use context menu entry «Extract. » to display extraction screen, to set output path and other cab extraction options
Select one or more archives and use context menu entry Extract here or Extract here (to new folder) for quick cab extraction with no further confirmation
Extract button shows archive extraction screen providing access to all options and can send to extraction selected items only
Extract all to. button activate a simplified dialog asking for ‘unzip’ output path only
Doubleclick on an archived file to open it in preview mode, i.e. to inspect its content before considering the need for real extraction
Read more about how to extract archive files and how to extract selected content from archive.
Work with codesigned CAB files
What are CAB files, Microsoft Cabinet archive format
.CAB extension is associated to PeaZip by default, from read-supported formats group in File associations screen of Windows installers. This option can be selected/deselected running custom installation or from application’s main menu Options > System integration
Maximum size limit specifications for CAB files
CAB format is limited to a max size of 2 GB, 2^31 bytes in size (signed 32 bit integer for filesize), theoretically a spanned CAB set of files allows up to 2^16 parts of 2 GB maximum size each. To overcome limitations of CAB package format specifications, Microsoft designed the more modern WIM Windows Imaging format.
Read more on .cab extension: Microsoft Cabinet format
page on MSDN, CAB
Wikipedia page, and WIM
format specifications on Microsoft Technet.
PeaZip features read-only support for CAB files , allowing opening for browsing/inspection, selective content extraction from CABINET file container, and to convert cab files to other archive formats (ZIP, 7Z, etc) more handy to work with in a non-Windows or mixed Operating Systems environment.
SPEED 
COMPRESSION RATIO 
Synopsis: How to use PeaZip as free CAB opener, extractor software for Windows and Linux. Free utility to work with CAB format extraction (read only support). How to convert, open, extract (unzip) CAB files. What is Microsoft CAB package files extension, specs and features.
Topics: open cab files, extract content from cab packages, Microsoft Cabinet format specs
PeaZip > FAQ > Free CAB software: convert, open, extract CAB files
Как установить CAB файл в Windows
Файлы, имеющие расширение .CAB (Windows Cabinet File) относятся к архивам и чаще всего используются в ОС Windows для установки различных системных файлов, драйверов, сетевых компонентов. Так как для сжатия данных в этом формате используются алгоритмы ZIP, Quantum, LZX, то чтобы открыть файл CAB достаточно использовать любую из программ-архиваторов, например, WinRAR или 7-Zip.
Далее рассмотрим возможные варианты установки файлов с расширением CAB на примере Windows 10.

Как установить CAB файл в Windows с помощью командной строки
- Запустить командную строку от имени администратора. Для этого кликните правой кнопкой мыши по значку «Пуск» → выберите соответствующий пункт (на скриншоте);

- В командной строке введите DISM /Online /Add-Package /PackagePath:” Путь к CAB файлу “;

В кавычках, вместо “ Путь к CAB файлу “, укажите текущее расположение целевого файла в проводнике Windows, например:”C:\Users\alpinefile\Desktop\windows10.0-kb4020102-x64_5ee8874a880b6976a1fdc935e969047822e1e5c6.cab”.
- Перезагрузите компьютер.
Установка CAB из диспетчера устройств Windows
В некоторых случаях, например при установке тех или иных драйверов из CAB-файлов, способ с командной строкой может оказаться не рабочим. Тогда можно поступить следующим образом:
- Распакуйте CAB файл с помощью архиватора (WinRar, PeaZIP, 7-ZIP или любого другого) в отдельную папку;
- Откройте диспетчер устройств (для этого можно использовать сочетание клавиш Win+R → devmgmt.msc → ОК);
- Выберите устройство для которого требуется обновление драйвера → клик правой кнопкой мыши → выберите «Обновить драйвер»;

- Нажмите «Выполнить поиск драйверов на этом компьютере»;

- С помощью кнопки «Обзор» найдите папку с ранее распакованным файлом CAB → Далее;


Установка драйверов завершена.
Формат файла CAB — описание, как открыть?
Файл формата CAB открывается специальными программами. Чтобы открыть данный формат, скачайте одну из предложенных программ.
Чем открыть файл в формате CAB
Формат архива, родной для Microsoft Windows. Содержит сжатые данные. Поддерживает алгоритмы сжатия данных .ZIP, Quantum и .LZX. Применяется для пакетов установки Windows, например, системных файлов, компонентов сети и драйверов устройств.
Инсталляторы Microsoft, такие как Setup API, Device Installer и AdvPack, часто устанавливают данные из файлов CAB.


