Hi,
I'm trying to create an installer that will install my driver (.sys .inf and .cat files). In AdvancedInstaller I placed my 3 driver files in the "Application folder" under Resoureces/Files and Folders. Then I go to Resources/Drivers and reference my .inf file from there. I build the installer and when I run it, it asks me for the destination where the driver will be installed. Is this necessary? I want the driver to be installed in the system as if I had installed it with pnputil.exe. Is there any way I can install it without having the installer ask me for a folder destination for my driver?
thanks
David
FOLLOW US