A.vi calls sub_A.vi. When I build an A.exe application I would like stil to be able to open sub_A.vi when running the A.exe. In source file settings of the Build project I add the sub_A.vi (do I need to do this and why? imagine the amount of work for a huge application in which I wish to keep dozens of front panels available). Then in Source File settings I try to uncheck the tick in the value column of remove panel for the sub_A.vi. But when I return to the setting it is back selected. I tried different ways to build this very simple application but never I am able to open the sub_A.vi.
Also, is there an automated way to tell the application builder to keep the front panel of certain VIs? In Labview 6 and 7, changing the default VI settings would automatically make the VI able for opening in the compiled executable.