MadeStone

Install and Remove Cabinet (.cab) file in Windows

Просмотры:
23
Дата загрузки:
30.09.2023 01:24
Длительность:
00:01:50
Категория:
Лайфхаки

Описание

Commands with timeline

0:23 Install Cab file : dism /online /add-package /packagepath:"full path to package"

0:57 Get update list: dism /online /get-packages

1:23 Remove Cab file: dism /online /remove-package /packagename:"full name of the package"

Short video explaning how to install cab update files in Windows, as this type of files cannot be installed directly. Always create a system restore before installing any unreleased cumulative update.

Источники:

Рекомендуемые видео