11-17-2009 08:28 PM
Hello,
I would like to know about the program security in LabVIEW. In project explorer, we can make the program automatically run by create a standalone program using create application (EXE). How about if i have the application program taken by someone, then he want to edit the block diagram or front panel of the program. Is it possible to do that or can LabVIEW reverse the application (EXE) back to normal VI or with password protected? Or it really cannot simply reverse the process.
Thanks
mfaz
CAIRO
Solved! Go to Solution.
11-17-2009 08:47 PM
11-18-2009 12:33 AM
Raven's post is correct, if you make sure to remove the BD's from the VIs in the exe-build (this is the default setting)
Ton