错误详情
“获取 VirtualBox COM 对象失败” 的错误详情:

获取 VirtualBox COM 对象失败
应用程序将被中断

明细
Failed to instantiate CLSID_VirtualBox w/ IVirtualBox, CLSID_VirtualBox w/ IUnknown works.
PSDispatch looks broken by some installer featuring the broken oleaut32.msm module as a component.
See also https://support.microsoft.com/en-us/kb/316911 .

解决方法

  1. 打开注册表,【开始】-【运行】中输入“regedit”。

  2. 修改注册表的如下两项:

HKEY_CLASSES_ROOT\CLSID{00020420-0000-0000-C000-000000000046}\InprocServer32
HKEY_CLASSES_ROOT\CLSID{00020424-0000-0000-C000-000000000046}\InprocServer32
将它们的默认值都改成:

C:\Windows\system32\oleaut32.dll

相关文章:

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