LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

run exe file automatically when opened

Hi,

 

I have built exe file of my application. I have unmarked the option RUN when Opened, because I do not want the application to run immediately. But I want to run my exe application automatically using System exec.vi. I do not want to press the run button manually.

 

Is this possible to do?

 

Br

Basil

0 Kudos
Message 1 of 2
(2,431 Views)
Hi Basil,

for an exe you should NOT unmark 'Run when opened', as this should be the expected behaviour of an executable!
If you need a 'Start' button of similar you should make this on the user interface.

So you just have to re-built your exe.
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,426 Views)