×

使用命令行提取微软补丁文件

hqy hqy 发表于2021-05-21 15:46:55 浏览3560 评论0

抢沙发发表评论

使用命令行提取msu/msp/msi/exe文件

Microsoft Hotfix Installer (.exe)

setup.exe /t:C:<target_dir> /c

Microsoft Update Standalone Package (.msu)
expand -F:* update.msu C:<target_dir>
cd <target_dir>
expand -F:* update.cab C:<target_dir>

Microsoft Patch File (.msp)
msix patch.msp /out C:<target_dir>
msix.zip

Windows Installer Package (.msi)
msiexec /a setup.msi /qb TARGETDIR=C:<target_dir>




推荐本站淘宝优惠价购买喜欢的宝贝:

image.png

本文链接:https://www.jinbel.cn/post/1740.html 非本站原创文章欢迎转载,原创文章需保留本站地址!

分享到:
打赏

群贤毕至

访客

您的IP地址是: