LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

lauch a shortcut to my .exe with parameters

Solved!
Go to solution

Hi guys,

I would like to know if it is possible to put parameters after the "target path" in the shortcut to my .exe to lauch my application.

i.e :

Shortcut 1 : 

Like "C:\labview\MyAppli.exe" /File_Config_1

 

Shortcut 2 :

"C:\labview\MyAppli.exe" /File_Config_2

 

Then read good file config in my appli.

 

Thanks 

 

0 Kudos
Message 1 of 3
(2,827 Views)
Solution
Accepted by topic author remvu
There is an example shipped with LabVIEW called "CommandLine" that demonstrates how to do what you want.
Message 2 of 3
(2,813 Views)
perfect thank you !
0 Kudos
Message 3 of 3
(2,808 Views)