Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Installation of NI drivers via command line

I am trying to automate installation of NI-VISA, NI-488.2, and NIDAQmx from PowerShell; I would like to do this for consistency and ease of installation by less experienced users.  I would like to perform these installations silently, and more importantly suppress a restart of the PC until all three have run (variously Windows 10, and 11).

For each, I have tried:

"Start-Process -FilePath <path to installer>\Install.exe /q /norestart -wait"

 

Can anyone guide me in how to perform these installations as described?
Where would I find documentation for this?

0 Kudos
Message 1 of 1
(288 Views)