I am trying to understand and modify the XPSDrvSmpl in the WDK. That is my ultimate goal.
I have Visual Studio 2010 Premium loaded on the Windows 7 Enterprise virtual machine I want to use as my test platform. That is, my development and the development environment are on the same virtual machine. I have a “copy” of this machine stored so that it may be quickly restored, if necessary.
In the QuickStart guide everything is until step 6. At first I ran target/vninstall.exe by selecting “create new boot entry” where “Windows 7 [VirtualKD]” was offered. Selecting that and rebooting the VM (logging off, actually) was the end of the story. I could not get back into the VM.
Restored the VM and ran target/vninstall.exe again, this time selecting “use existing entry”. I could reboot, and then moved on.
In step 7 it is not clear is VirtualBox should be moved from C:Program FilesVisualDDKVirtualBoxx86 to C:Program FilesVisualDDKVirtualBox. I did not move it.
In step 8 I cannot get a qualifier to work. If I enter “pipe://kd_VMXPPRO”, even though this is not an XP VM, I get “unable to connect to pipe://kd_VMXPPRO”, the system cannot find the file specified.”
Being new at this (my experience is in C# and ASP.NET development) I do not understand what to put into the qualifier.
What am I missing?
Thanks.
Thomas