LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to build an installer from many projects?

Solved!
Go to solution

Hi All,

 

LV 2009 + DSC

 

We have 4 different LV-projects. They all uses same shared variable libraries and parameter files. The size of these projects are so huge that  they can not be combined to one project. Every project creates own .exe file. The question is: how I can create such installer which combine these 4 .exes and also add shared variable libraries and parameter to installer. Other words: when installer is launched it creates data folder, librarie folders, parameter folders and add 4 .exes to root of installation folder.

 

BR, Jim

     

0 Kudos
Message 1 of 2
(2,829 Views)
Solution
Accepted by topic author SnowForest

You could create one 'installer project'

 

This installer project would have 4 auto populating folders, linked to each exe-folder.

 

With the installer you can add each autopopulating folder to your installer.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 2 of 2
(2,826 Views)