I wonder what cause this error, I just run VirtualBox after installation, I tried re-installing, repairing, upgrading version, downgrading version. But this error keeps coming up.
Answer
According to this article, this can be fixed like so:
- Open a standard command line ( Run > cmd )
- Run:
cd C:\Program Files\Oracle\VirtualBox
- Run:
VBoxSVC /ReRegServer
- Run:
regsvr32 VBoxC.dll
Make sure to run the Command Prompt as an Administrator.
But I find it confusing that this happens directly after installation. You may want to report this issue on the VirtualBox Bugtracker.
No comments:
Post a Comment