08-27-2012 11:51 AM
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
Solved! Go to Solution.
08-27-2012 12:13 PM
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.
08-27-2012 01:52 PM
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?
08-27-2012 02:09 PM
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.