[vbox-dev] v box registering COM objects
Klaus Espenlaub
klaus.espenlaub at oracle.com
Mon Nov 11 11:12:53 UTC 2013
Hi,
On 10.11.2013 23:21, Lucian Apetre wrote:
> Hello,
> I build vbox sources on a x86 machine, under win 7. On my machine, the
> binaries build from sources
> from: VirtualBox-4.3.0\out\win.x86\release\bin\VirtualBox.exe work
> fine, opens a virtual box.
> But when I'm moving the bin folder to another pc(a clean win 8 x86
> machine) i get this error:
>
> "Failed to create VirtualBox COM object, the application will now
> terminate"
> Details: "Callee RC: REGDB_E_CLASSNORTEG(0x80040154)"
> And the VirtualBox.exe does not open.
> I tried:
> 1. moved all qt related dlls and curl related dlls to the new clean
> PC(win 8 x86)(dlls requested when tried to open virualbox.exe)
> 2. registered dlls with: comregister.cmd and loadall.cmd
Are you running comregister.cmd as Admin? If you don't then it can't
make the necessary changes to the registry. In general I don't think
anyone routinely uses your approach to build vbox on one PC to move it
to another. It doesn't need much more time to create an installation
package using "kmk packing", and use that to install vbox...
Klaus
> still does not work
>
> Does anybody have an idea?
> Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20131111/13fe5e48/attachment.html
More information about the vbox-dev
mailing list