LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Builder -other folders

I've used the built in method of running another 3rd party installer, after the NI installer and it works but there isn't much control over it.  For that reason I've used Inno Setup combined with ISTool.  Basically Inno Setup lets you make installers, and in those installers can be other installers.  So I'll make a master installer which is a single EXE.  This can have options like Full or Minimum install, which then just goes and runs NI installers silently, or other 3rd party installers.  The goal is of course to be able to make a single installer that when ran on a fresh computer, has all the required tools to make the program work. 

0 Kudos
Message 11 of 12
(673 Views)
We actually use the Deploy toolkit - which does the part of taking LabVIEW build specifications and turning them into single-file installers - it's also based on Inno Setup.

LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 12 of 12
(666 Views)