I'm running a windows XP system with 2 standard serial ports. I have a
proprietary driver (Mydriver.sys) that i want to install with DPInst on just
one of the COM Ports. Both ComPorts however use the same Device ID (
*PNP0501), so DPInst will automatically install the driver for both COM
Ports. Is there a way to install the driver for just one of the com ports?
Would it be better to use devcon?