LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I have LabView run an exe file?

Hi,

I am trying to get LV8 to run an .exe file on my computer. (WinXP). See the attatched .jpg. What am I doing wrong?

Help.... Smiley Wink

-Christian

Message Edited by Christian_nor on 06-21-2006 03:18 AM

0 Kudos
Message 11 of 16
(1,691 Views)
Hello,
 
It looks like you may just have a syntax error.  See my post in the following thread which discusses a simple example which launches notepad.exe:
 
 
I think this will set you in the right direction!
 
Best Regards,
 
JLS
Best,
JLS
Sixclear
0 Kudos
Message 12 of 16
(1,668 Views)

USED BELOW COMMAND FOR RUN EXE USING LABVIEW.

cmd/ k(folled by exe adreess).

example:-cmd /k"D:\PROJECTS\builds\CMD\My Application\Application.exe"

Give this command to a system exec VI and click on run. it will run the exe.

 

0 Kudos
Message 13 of 16
(533 Views)

You realize you revived a thread that was 20 years ago started and had it’s last activity 15 years ago?

Rolf Kalbermatter
My Blog
0 Kudos
Message 14 of 16
(524 Views)

Yupsss I thought we can reply to the tread which started 20 years before .....😉...next time I will check

0 Kudos
Message 15 of 16
(496 Views)

No one is going to whip you for responding to an old thread. 😀 The usefulness is however often questionable.

As your response was a solution it might be helpful for future readers but it wasn’t fundamentally different to earlier solutions already posted in the thread.

Rolf Kalbermatter
My Blog
0 Kudos
Message 16 of 16
(490 Views)