LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I launch an executable?

I'm writing a serial client / server program that will remotely execute an application on the target system.  Only thing I'm missing is launching the exe from the code.  What library / functions can dynamically launch an exe given the path and filename?

 

Thanks!

0 Kudos
Message 1 of 2
(3,087 Views)

Hello - 

 

Check out the documentation for LauchExecutableLaunchExecutableEx, and system.  Between these functions, you should be able to find what you're looking for.

 

NickB

National Instruments  

0 Kudos
Message 2 of 2
(3,085 Views)