首先,创建一个文本文件并输入以下内容: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%\servicing\Packages\%%i" del hyper-v.txt Dis...
今天配置系统的docker找不到Hyper-V,找到的解决办法: 创建一个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%\servicing\Packages\...
岚风 学生,下棋,游戏,数学,经济,二次元,嗯。 为什么我的开启或关闭windows里没有vt!有没有什么模拟器不需要vt的?可以把链接发我,谢谢(^_^)ノ蓝叠5 Hyper-v版的也打开不了,求助QAQ 发布于 2022-05-25 13:01 赞同1 分享收藏 写下你的评论... 还没有评论,发表第一个评论吧登录知乎,...