Skip to content
⌘ NSIS Forum Archive

Can it be done - updating driver

4 posts

RIV@NVX#

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#
You will have to create an extension DLL to do it.
This MSDN page might get you started on how to do this.
Venu#
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
kichik#
Here's a new link:

Find official documentation, practical know-how, and expert guidance for builders working and troubleshooting in Microsoft products.