Leonid wrote:
> Your installer needs to do the following on the guest:
> copy %system32%/d3d{89}.dll to %system32%/msd3d{89}.dll
> copy vbox's d3d{89}.dll over %system32%/d3d{89}.dll
> copy vboxd3d{89}.dll to %system32%/vboxd3d{89}.dll
> and copy vboxogl*.dll there as well.
> Note, on win2k/xp systems you have to go to safe mode else WFP will restore 
> the 
> files.
I found a hint about
 takeown /f c:\windows\system32\d3d8.dll
 takeown /f c:\windows\system32\d3d9.dll
in http://forums.virtualbox.org/viewtopic.php?f=2&t=15436, though I'd be
surprised if that works around WFP ...?

In any case, a OSE GA installer is on
http://code.google.com/p/virtual-box-windows-guest-additions-installer/downloads/list
now. It also installs the D3D[89].dll to the installation dir, so, anyone
can copy them in safe mode later on ...

Yours,
Sebastian


_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to