LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

installer problems

I have an application that works.  I have tried to use the installer to run the self contained application on another machine (using Labview 8 with XP).
 
I have two VIs that I have put into the 'start up VIs' one for set up and the other displaying information that comes via the set up VI.  The other VIs I have tried in both the 'project files' and the 'dynamic VIs and Support Files' (Don't understand which should go where! )
 
On installing the application, the set up works fine, but the main display program does not!
 
I know you people like a challenge, your mission, should you choose to accept it, is to tell me what am I not doing, or doing incorrectly.
 
Many thanks in anticipation.
 
Derek
0 Kudos
Message 1 of 3
(2,398 Views)

you should only have 1 VI under start up, I remember putting 2 VIs there and when I build the exe, LabVIEW popped up with an error...
anyway, whichever VI you want to run when you double click on the exe, you should put that VI under start up.
to run the other VI (probably going to be the setup), just add a reference to it in your main VI (see attachment)

hope this helps ^_^

See-Ming 

0 Kudos
Message 2 of 3
(2,377 Views)
Many thanks for that.  Rorganising it now.
0 Kudos
Message 3 of 3
(2,369 Views)