kevin3d3
March 30, 2010, 20:20:19
Hello,
We are using UVC driver 1.2.0.18 and would like our application's installation program to automatically install this driver. The driver only gets installed if a device is connected to the computer when the driver is installed.
Currently, our installation program is launching the install by using RunDLL32.exe which calls the function LaunchINFSectionEx inside advpack.dll. We are doing it this way to get a silent install.
Is there way to call the exe's (drvInstaller.exe and drvInstaller_x64.exe) to do a silent install? Is there a way to install the driver without devices present and have Windows automatically load the driver when a device is connected?
Thanks,
Kevin Ponti
We are using UVC driver 1.2.0.18 and would like our application's installation program to automatically install this driver. The driver only gets installed if a device is connected to the computer when the driver is installed.
Currently, our installation program is launching the install by using RunDLL32.exe which calls the function LaunchINFSectionEx inside advpack.dll. We are doing it this way to get a silent install.
Is there way to call the exe's (drvInstaller.exe and drvInstaller_x64.exe) to do a silent install? Is there a way to install the driver without devices present and have Windows automatically load the driver when a device is connected?
Thanks,
Kevin Ponti