Trying to install drivers
Hello everybody!
I'm developing a NSIS script that includes the installation of the drivers for several non-PnP PCI devices.
I've tried many things with no result. The latest I've found is a script by Kuba Ober that you can find in NSIS Archive as "Driver installation and update" When I run it, my driver is not installed because in the results window appears the following message:
"The device is not plugged in, cannot update the driver"
I don't know if this script has been specifically designed for USB devices.
I wonder If some of you have had any experience with this script and would like to suggest any solution or comment.
Many thanks for your time!
Marcos.