How to use 2 different drivers for same USB port

davest

New member
Local time
10:16 AM
Messages
1
I am using Windows 7 64 bits and am using a USB dongle which implements a front end for a software defined radio. I have 2 applications and each one uses its own USB driver. Each application works fine as long as it is the only one installed. However, if I install both applications, then Windows will only use the driver of the most recent installation – so as a result, I am unable to use the application which was installed first.
Is there any way to select between the 2 drivers, without having to reinstall the desired one each time I want to use its application?
 

My Computer My Computer

Computer type
PC/Desktop
OS
windows 7 64 bit

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Customs, Dell, Gateway, HP, Toshiba, Acer, ASUS
OS
Windows 7 Ultimate 64-bit, Windows 8.1 64-bit, Mac OS X 10.10, Linux Mint 17, Windows 10 Pro TP
Keyboard
Microsoft
Mouse
Microsoft
Interesting problem. Not sure how easy a solution but willing to have a look

All Windows drivers are "staged". Meaning they must first be loaded into the DriverStore before they're installed. (Windows only installs drivers from the DriverStore)

Download and run DriverStore Explorer. Click Enumerate. (It only displays the drivers loaded AFTER your Windows install was complete).

Can you see and identify the 2 different drivers in the Store? Are they both in the DriverStore at the same time? You can show me all the information by
> Right clicking -> Select All
> then right click-> Export

You'll either need to zip the csv file it creates or change the extension to txt so you can upload the file as an attachment
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell Optiplex 360 and Optiplex 755
OS
Desk 1: Win 7 Pro x32; Desk 2: Windows 10 x64
Hard Drives
500GB Crucial SSD in both Desktops
Other Info
Buffalo 6TB NAS, Raid 1
Back
Top