摘要:
pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /nor 阅读全文
posted @ 2023-05-04 21:34
Stephenatalie
阅读(94)
评论(0)
推荐(0)