Env:
Windows 7 Ultimate
VS 2008
Create a VisualDDK driver project, if I remove “root/” prefix in the hardware id, then compile & launch debug, in the VisualDDK console, I’ll get
Successfully transferred d:WorkspaceVSAnotherCamobjchk_win7_x86i386AnotherCam.sys to casaxp (454K/s)…
Successfully transferred d:WorkspaceVSAnotherCamAnotherCam.inf to casaxp (123K/s)…
Failed to install the driver:
VisualDDK Launcher: aborting launch.
VisualDDK Launcher: Failed to launch AnotherCam.sys
However, if I keep the default HardwareId when creating project, everything will be fine
So, I guess this is a bug