I have a USB device that registers with a PID of 0001 and I want to see if I can unlock features that MAY be limited by the PID. The PID I need the computer (vista x64) to see when plugged in is 0101. The driver software installs an overall driver that I believe is only detecting the PID to tell the system which features to unlock in the drivers.

Is there a way of getting between the device and the system to make it register as PID 0101?