LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Launch another application (.exe) from an existing application (.exe)

I have a LabVIEW executable that's running on a PC. I want to create a control button on the running exe to launch another executable. Both the executable don't interact with each other. They just run by themselves. How do I do it?

 

Thanks,

0 Kudos
Message 1 of 2
(2,274 Views)

The same way you would launch any other Windows-based executable. Once it is compiled into an EXE the fact that a program was created with LV is immaterial.

 

Mike...

 

PS: Use System Exec.vi

 

 


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,273 Views)