LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I Run a labview application in a hidden window (i.e. I don't want the front panel to pop up in this Labview created EXE)?

We don't see the FP, but we see the icon of the exe

0 Kudos
Message 11 of 15
(1,119 Views)

Hi nadia,

 

then why do you ask "How to hide the FP?"

 

To hide the taskbar icon you can edit the INI file of your EXE. Include the key/value "HideRootwindow=True"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 12 of 15
(1,116 Views)

Thank you so much for your answer

I don't see where and how  can I include the key HideRootwindow= true

0 Kudos
Message 13 of 15
(1,102 Views)

Hi nadia,

 

I repeat: "edit the INI file of your EXE"

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 14 of 15
(1,096 Views)
If you are accessing your exe that often, you shouldn't be relaunching again and again. Rather you should leave it running in the background and pass data to it.

Mike...

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 15 of 15
(1,076 Views)