If this cannot be done first, follow these steps to fix the driver problems:
- Import the VirtualPc guest into VMWare Server.
- Boot it up.
- It will ask to reboot since new drivers are installed, do so.
- Start up a command box and type in the command
set devmgr_show_nonpresent_devices=1 - Start up Device Manager (devmgmt.msc) and select View > Show Hidden Devices
- Uninstall all devices not present anymore (most of the time drivers of VirtualPc)
- Delete some services used by VirtualPc (using command box):
sc delete msvmmouf
sc delete vds
sc delete vpcmap - Start up regedit and browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class{4D36E96F-E325-11CE-BFC1-08002BE10318}
- Remove the value msvmmouf from the UpperFilters Regvalue.
- Reboot.