Virtual PC 2007 SP1 error when copying files Vitual PC(d3)

  
 

It is okay to drag files from the machine to the virtual machine. You can drag files from the virtual machine to the machine. Hint: “Vitual PC error occurred while copying files in the host. An error occurred in Vitual PC (d3)! ” And the hidden folder of DragonDropProcessFolder appears on this machine.

------------------------------- I have successfully changed the WinLM second step HKLM to HKEY_LOCAL_MACHINE. Complete as follows:

regedit /s DragFiles.regreg add "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{8932AEFE-9DB6-4f43-AFB2-5682F55E773A}\\InProcServer32" /ve /f /d "%cd %\\VPCShExH.dll"

HKEY_LOCAL_MACHINE

------------------------------- -

1. Copy the following into Notepad and save as: DragFiles.reg

Windows
Registry Editor Version 5.00

[HKEY_CLASSES_ROOT \\Directory\\shellex\\CopyHookHandlers\\VPCHostCopyHook]@="{8932AEFE-9DB6-4f43-AFB2-5682F55E773A}"

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Shell Extensions\\Approved]" {8932AEFE-9DB6-4f43-AFB2-5682F55E773A}"="VPCHostCopyHook"

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{8932AEFE-9DB6-4f43-AFB2-5682F55E773A}]@="VPCHostCopyHook" ;

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{8932AEFE-9DB6-4f43-AFB2-5682F5 5E773A}\\InProcServer32]"ThreadingModel"="Apartment"

2, copy the following into Notepad and save as: DragFile.bat

regedit /s DragFiles.regreg Add "HKLM\\SOFTWARE\\Classes\\CLSID\\{8932AEFE-9DB6-4f43-AFB2-5682F55E773A}\\InProcServer32" /ve /f /d "%cd%\\VPCShExH.dll"

3, put Copy the above two files into the Microsoft Virtual PC 2007 SP1 Green Edition directory (in the same directory as Virtual PC.exe), then double-click DragFile.bat. Then restart the machine or log out of the machine to take effect.

Copyright © Windows knowledge All Rights Reserved