1 頁 (共 1 頁)

ESD to WIM

發表於 : 2022年 10月 6日, 13:42
garyjuang
esd to wim

代碼: 選擇全部

dism /Get-WimInfo /WimFile:install.esd
dism /export-image /SourceImageFile:install.esd /SourceIndex:1 /DestinationImageFile:install.wim /Compress:max /CheckIntegrity