StefanM Posted September 20, 2006 Report Share Posted September 20, 2006 Hi, I just have switched to LabView 8.2 and encountered a prolem. I want to make an standalone executable. For some reason even when I deactivate the "Run when opened" option in the Build Specification Settings (Source File Settings) my executable always starts immediately. In Labview I did not have that problem, when I started the exectuable (without "run when opened" activated) and I first had to click on the start button. Am I missing some point. Can somebody give me a hint, why the generated EXE always automatically starts even if "Run when opened" deactivated? Thanks for your hints in advance! Stefan Quote Link to comment
crelf Posted September 20, 2006 Report Share Posted September 20, 2006 Why wouldn't you want your application to start when running in executable mode? If you don't want something to happen until the user clicks a button (sounds like what you're after) the most appropriate method would be to include event handling in your application... Quote Link to comment
David Crawford Posted September 20, 2006 Report Share Posted September 20, 2006 Stefan This has been reported as yet another problem with 8.2 in this post over at the NI forums. David Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.