LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

build specification missing properties

Solved!
Go to solution

I have created a build spec for my project but the tabs for Dialog Information, Shortcuts and Additional Installers are missing.  See attached screen shot. How do I make them appear?

 

David

 

 

0 Kudos
Message 1 of 4
(2,418 Views)

Right now you are building an executable. After that, you need to build an installer. That's a different dialog and it will have these sections.

0 Kudos
Message 2 of 4
(2,412 Views)

Thanks for your help.

 

So as I now understand it you have to do have two build specifications;  the first to build an exe and the second to build the installer using the exe from the first step.  Is that correct or is there a way to combine the two steps?

0 Kudos
Message 3 of 4
(2,400 Views)
Solution
Accepted by topic author David_Lieberman

You will create two specifications: (1) build the exe. (2) build an installer for the exe. One you have both in your project, you can do a "build all" when right-clicking the build specifications section header.

0 Kudos
Message 4 of 4
(2,395 Views)