LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Install a VISA generated INF with App Builder in WIN 10

I generated an INF driver for my USB device using the NI-VISA Driver Wizard (LV 2015SP1 and Win 10) and I was able to sign it with my personal certificate. If I right-click on the INF file and select the Install command in the popup menu, the driver install correctly without any problems. Also, if I use the command:

infdefaultinstall.exe d:\aa\ut-one.inf

in the command prompt, it installs correctly.

 

Now I am trying to include this operation in the Application Installer, so that the installer would install the application first and then automatically install the INF driver (instead of the user manually installing it), but I just can't make it work. I tried executing the above command with System Exec in a VI, and also running a command from a batch file, but I get the Install Error: "The INF file you've selected does not support this method of installation. Operation not allowed in WOW64"

Can anybody indicate me the correct procedure to do this from the installer generated in the Application Builder?

Valentin

0 Kudos
Message 1 of 1
(2,057 Views)