LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build.vi does not output Generated files list for installer

In LV 2011, Build.vi does not output a "Generated files" list when used on an installer. Example attached. When run on my system, "Generated files" is an empty array and "error out" shows no errors or warnings. The built installer can be found on disk, so I know the build succeeded.

 

I critically need to know the target folder for my built installer so I can use it in an automated build tool. Assuming this is a real bug, can someone help me with a workaround that doesn't require an operator to point the VI to the target path?

0 Kudos
Message 1 of 2
(2,098 Views)

Hi David,

 

You may find the solution in the following two links

 

Creating Builds Programmatically

Build executable and installer programmatically

 

In the second link, there is an example code posted by Suse to find the destination path programmatically, hope it helps answer your question.

Yupeng J.
0 Kudos
Message 2 of 2
(2,043 Views)