window10家庭包安装Hyper-V

1、将下边的文本添加到txt文本中 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 /norestart /add-package:"%SystemRoot%
相关文章
相关标签/搜索