09 2020 档案

摘要:reg add "HKEY_CURRENT_USER\Software\Microsoft\Command Processor" /v "DisableUNCCheck" /t "REG_DWORD" /d "1" /f https://blog.csdn.net/zhizunbao84/artic 阅读全文
posted @ 2020-09-27 18:31 林一怂儿 阅读(268) 评论(0) 推荐(0)
摘要:🀄🎲:需要使用启动管理员命令行 # 开启 Hyper-V service bcdedit /set hypervisorlaunchtype auto # 关闭 Hyper-V service bcdedit /set hypervisorlaunchtype off # 重启生效 # 立即重启 阅读全文
posted @ 2020-09-10 17:25 林一怂儿 阅读(441) 评论(0) 推荐(0)