LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Silent Install

How do you go about performing a silent install that can inclue the product serial number etc so that it does not ask for the info in first run and also how to insall the full device drivers for labview silently.
 
I am currently using the /q /r:n otpions to perform a silent install for labview and drivers is there another way of running an install of labview such as an msi file or script etc so it is the complete version
0 Kudos
Message 1 of 2
(3,184 Views)
hello andy,

you could use a specfile to set additional options.
on the LV installation CD there is a folder "supportfiles", where you should find a file called "template_spec.txt".

then you start the setup with: "setup.exe specfile.txt /q /r:n"

regards,

robert h
national instruments
0 Kudos
Message 2 of 2
(3,153 Views)