摘要: 1. 开启Hyper-V 新建hyperv.cmd文件,内容如下: pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt for /f %%i in ('findstr /i . hyper-v 阅读全文
posted @ 2019-10-08 19:41 苍青浪 阅读(1009) 评论(0) 推荐(0)