RIV@NVX
9th October 2002 23:46 UTC
Can it be done - updating driver
Can I install or update driver (especially update) using NSIS installation? For a device in device manager. Let's say it is a sound card, so you don't have to worry about monitor connected to it like if it was a graphic card.
Is it possible any way if I use standard WDM driver?
kichik
10th October 2002 12:26 UTC
You will have to create an extension DLL to do it.
This MSDN page might get you started on how to do this.
Venu
14th March 2005 11:52 UTC
I want to force update a driver using NSIS installation for a USB device in the device manager. The given link is not working, can anyone suggest me for the same.
Regards
Ve