03-26-2007 08:33 AM
03-26-2007 10:52 AM
03-26-2007 11:01 AM
Casey,
Thanks for the information. I am using LabVIEW 8.2 and the VI properties does what I need for protecting the source code. I'm not sure the "Run when opened" option is going to solve my problem, unless I instruct the operator to double click on that file. What I'd like is to have a shortcut on the desktop that opens my project and automatically runs the top level VI. Is that possible?
Thanks
03-26-2007 11:14 AM
03-26-2007 11:33 AM
You only ve to create the Desktop shortcut, for the operator to use it by simply double clicking.
This is the easiest & most direct way to use the application from the operator's point of view.
What U ve to do is open Ur projrct folder & navigate to the top-most VI & create a Desktop shortcut for it. I thnk this will work enough...
03-26-2007 12:48 PM
03-27-2007 01:04 PM
03-27-2007 01:18 PM
Unfortunately I am having issues building an EXE even though the source code works fine in LabVIEW. During the build process I get an error saying that a VI is broken. It looks like it has something to do with using .Net constructors within a LabVIEW class object (see NI support requests 7148857 and 7148956).
03-28-2007 10:42 AM
04-03-2007 07:46 AM