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

VirtualBox 5.1.14 获取VirtualBox COM对象错误

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

Windows Registry Editor Version 5.00

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

 

相关文章:

  • 2021-11-24
  • 2022-12-23
  • 2021-07-27
  • 2021-06-27
  • 2021-12-08
猜你喜欢
  • 2021-07-18
  • 2021-04-27
  • 2021-06-08
  • 2021-12-07
  • 2021-08-19
相关资源
相似解决方案