LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Code from standalone exe?

I wrote a little LabView program and I compiled it in a standalone exe with an installer for a friend. Unluckily I lost the source code of the program. In any case I have the old source code, but all my newest changes are lost. There is a way to get the original LabView source code from the standalone program?
0 Kudos
Message 1 of 3
(2,588 Views)
No. When your create an exe, the diagrams are removed from the VIs.
0 Kudos
Message 2 of 3
(2,581 Views)
It's true - your diagrams are gone, but you can get the VIs out and use them: simply rename your *.exe to *.llb and you dhouls be able to access them like a normal library.




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 3 of 3
(2,545 Views)