LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can I put more than one source file when I am creating my installer from LV 7 Express

Hi,

I am creating my installer for my application and I would want to add more than one source file at once, how could I do it?

Thanks,

ToNi.
0 Kudos
Message 1 of 4
(2,455 Views)

Hi Tonitpp

 

  What are you trying to accomplish? why more than one source code? There might be other ways to do it

Regards

Javier Gutiérrez

0 Kudos
Message 2 of 4
(2,440 Views)
If you are referring to a second executable, I think you need to generate the executable using another bld set and then include it in the first bld as a support file, creating a program item for the added exe (if you want to do so).
I hope this helps.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 3 of 4
(2,434 Views)
Hi,

I'm referring to the first executable. In other words, I have my application and I want to build and executable of it. Then I go to "Tools->Build application..." and then in the source files tab I can add my vi files but I want to add more than vi at the same time (at once) and not one by one. How can I do it?

And my second question is: When I make the installer for my application I save the configuration in a build Script file (.bld) in order to use it whenever I want. Then If from another computer different from the one where I generate the .bld file, I load it, LV tells me that something is wrong (LV says there are some errors in some VIs but It doesn't tell me what files are). Why?

Thanks in advance,

ToNi.
0 Kudos
Message 4 of 4
(2,429 Views)