美文网首页
解决Failed to create the VirtualBo

解决Failed to create the VirtualBo

作者: 逗逗兜豆豆 | 来源:发表于2016-12-29 15:36 被阅读0次

今天不小心中断了Vagrant up指令,当再次执行这个执行的时候竟然报错了,提示Failed to create the VirtualBox object

于是搜了一下相关资源,尝试过修改VirtualBox安装文件下的VBoxManage.exe的兼容性,但是仍然解决不了,但是下边的一个方法可行:

把注册表中下面两个键删除掉!

HKEY_CURRENT_USER\Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046}

HKEY_CURRENT_USER\Software\Classes\CLSID\{00020424-0000-0000-C000-000000000046}

转自:Failed to create the VirtualBoxClient COM object. 解决这个鸟问题!

相关文章

网友评论

      本文标题:解决Failed to create the VirtualBo

      本文链接:https://www.haomeiwen.com/subject/uncpvttx.html