标签:hyper

win10安装Hyper-V的方法

Windows10家庭版添加Hyper-V的方法 将下面的内容复制到编辑器或者记事本当中 pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt for /f %%i in ('findstr /i . hype……