码迷,mamicode.com
首页 > 其他好文 > 详细

VirtualBox 5.1.14 获取VirtualBox COM对象错误

时间:2017-01-20 20:43:56      阅读:667      评论:0      收藏:0      [点我收藏+]

标签:png   pre   ant   rac   ack   rtu   reading   gis   model   

Oracle VM VirtualBox 5.1.14 安装完成之后显示错误, Failed to instantiate CLSID_VirtualBox w/ IVirtualBox, but CLSID_VirtualBox w/ IUnknown works.

技术分享

原因是注册表错误, 修改注册表:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer32]
@="c:\\windows\\System32\\oleaut32.dll"
"ThreadingModel"="Both"

 

VirtualBox 5.1.14 获取VirtualBox COM对象错误

标签:png   pre   ant   rac   ack   rtu   reading   gis   model   

原文地址:http://www.cnblogs.com/yaoyu126/p/6323746.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!