Hello,
Trying to add drivers to install CD for first time and understand methods involved but unsure how to deal with special case. I have two computers with nvidia-chipset motherboards and nvidia graphic cards but are several years apart on when they were built. The drivers for both motherboard and graphics card (from the nvidia website) are designed to be used with a wide range of devices. However, the most recent driver is not always the best for a given device (especially for older graphic cards). If I just tried adding both drivers as-is, I figure the newer driver would be used for the older device even though the older driver would be better. So I was wondering how to limit a multi-device driver to only qualify for a smaller range of devices?
I am guessing it somehow involves modifying the inf file for the driver, but if so I don't know what values I should be changing? If that is not the case, would I be looking at creating a batch file to somehow determine the device and then make the more appropriate of the 2 drivers available?