LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Option to hard code the path of Installer built in LabVIEW

I have an installer for which I don't want my end user to change it's installation path. Is there is any option to preset the installation path.. so that user wont get the Installation path browser screen at the time of installation.

 

Thanks in advance!!

 

Installer.png

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

Actually why you want this? I imagine this is not a good idea, what about if that certain hard coded path/drive just does not exist on the target PC? 🙂

 

edit: maybe you could supply the end user your install files in a way that a batch file would initiate a silent install (there could be other tricks to avoid that the end user launches the direct normal install msi file):

http://zone.ni.com/reference/en-XX/help/371361P-01/lvhowto/installing_silent_installers/

Message 2 of 2
(2,442 Views)