I am working in Vista 64 bit system.
I have a 3rdPartyUsbDriver.sys and 3rdPartyUsbDriver.inf files.
I have made the neccesary changes to the vendor & product IDs in the inf file, to work with my custom hardware. This installs and works in 'Unsigned Driver Test mode' just fine.
I now want to install this driver in 'Normal mode'. I do not care, if it pops up warnings that this driver is from a untrusted source.
What is the easiest way to do this?