Juntaran

前几项与Win7配置相同

用管理员模式打开CMD

运行

net start vmci
net start vmx86
net start VMnetuserif

这三条命令

为了不用每次启动都这样,修改服务项设置自动启动

 

Win10下

sc config vmci start=auto
sc config vmx86 start=auto
sc config VMnetuserif start=auto

 

分类:

技术点:

相关文章:

  • 2021-11-17
  • 2021-12-14
  • 2021-10-15
  • 2021-06-18
  • 2021-11-27
  • 2021-11-17
  • 2021-08-15
  • 2021-11-17
猜你喜欢
  • 2021-11-17
  • 2021-11-17
  • 2021-11-17
  • 2021-07-28
  • 2021-05-29
  • 2021-11-17
  • 2021-11-17
相关资源
相似解决方案