05-16-2008 09:19 AM
05-16-2008 09:26 AM
05-16-2008 09:26 AM
05-19-2008
01:43 PM
- last edited on
03-05-2025
09:22 PM
by
Content Cleaner
More information about Application Builder can be found here
If you already have Application builder, please follow the link below. And remember you must have your vi's in a project. Since Application Builder is only availible in Project platform.
Distributing Application with the LabVIEW Application Builder
01-22-2014 04:54 AM
Is there a way to reverse this process?
I have a .exe file which was written by a previous employee which we have no communication with any more. We need to make alterations to the file as the process has changed slightly, but the original project files were taken with them.
Regards
01-22-2014 07:05 AM
@n_wint wrote:
Is there a way to reverse this process?
I have a .exe file which was written by a previous employee which we have no communication with any more. We need to make alterations to the file as the process has changed slightly, but the original project files were taken with them.
Regards
Nope. Sorry. That is like asking to take an EXE and generating C++ code from it. Once a file is compiled code only, you can't get raw code back out.
01-22-2014 07:32 AM
Hi n_wint
Maybe this is helpfull:
http://forums.ni.com/t5/LabVIEW/decompiling-2009-executable/td-p/991662
01-22-2014 08:02 AM
@Rickvb wrote:
Hi n_wint
Maybe this is helpfull:
http://forums.ni.com/t5/LabVIEW/decompiling-2009-executable/td-p/991662
Interesting, but not helpful.
01-22-2014 09:21 AM
Explain why this could not be helpfull.
It was a simple forum search, is that it?
01-22-2014 09:53 AM
@Rickvb wrote:
Explain why this could not be helpfull.
[...]