Archives by Tag 'Installation'

How to Run a .msi file in a LabVIEW Application Installation

By Ralph - Last updated: Saturday, January 30, 2010

There is no support of the running of .msi files in the options in the installation of a LabVIEW application. But we can file other ways to do it. Because installation only support *.exe or *.bat file to run after in LabVIEW application’s installation, so we can work around it with one of following methods: [...]