02-18-2009 02:08 AM
Hi....
I hav an application that 2 be run all the time in the pc...
is there any way to run an exe still hiding it....
Before,i solved such a problem with assing the application to task manager.
But rather than doing like that,i wud like to know is there any way providede by Labview... to hide the vi wile running,
Thank u
Solved! Go to Solution.
02-18-2009 02:18 AM
Hi user_1,
there is an invoke node to set the vi visibility.
Mike
02-18-2009 02:20 AM - edited 02-18-2009 02:21 AM
Hi user_1
I had faced a similar challenge recently with one of my customers. Have a look at:
Running a LabVIEW Executable as a Background Process
02-18-2009 09:49 PM
Hi....
Thank you for your reply.
I tried it out..But after making the exe..the vi is minimised in the task bar..In development mode,eems to be ok...
How to fix the problem related to exe...
Thanks again..
02-18-2009 09:59 PM
It mentions that in the article that I attached:
Hiding the Windows Taskbar Entry:
02-19-2009 03:01 AM
Thank u so much...It works perfectly...
Nw i hav another issue(i knw one work around for that).But still wud like to know..is there any way to run an application whenever the pc is switched on...
Just as we add to windows task manager(then the application vl run all the time....Some what like tis is there any way to achieve this using NI?
Thanks again for the help...
02-19-2009 03:07 AM
Yes, You can do this by using the Startup folder or by using the registry on Microsoft Windows. Have a look at the following links:
How Do I Automatically Launch a VI at Startup?
Running a VI when Windows Boots
02-23-2009 10:45 PM
Hi again..
I sent the exe to my client pc...
But its not hiding....
My pc and client pc is having labview 8.0..But in my PC ok..Client pc not ok.
Why like this?
04-27-2009 04:13 AM
Dear All
Is it possible to Hide the EXE Name in the Task Manager
Thanks in Advance