 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
okaminer Guest
|
Posted: Mon Dec 25, 2006 4:39 am Post subject: Hide Applicaiton from Task Manager in window 2000 |
|
|
Hello
I've seen this question over and over and no answer.
I'm trying to create window service with GUI and everywhere I look
people say that I need to make two different processes one for the
service and one for the GUI, so I did.
Now I need to hide the GUI process from the Task manager in order to
keep the Program proffetional.
Please, if anyone know the answer to: "how do I remove a GUI
applicaiton from the task manager in window 2000" it would be very
helpfull
Thanks in advance |
|
| Back to top |
|
 |
ThievingSIx Guest
|
Posted: Tue Dec 26, 2006 9:12 am Post subject: Re: Hide Applicaiton from Task Manager in window 2000 |
|
|
okaminer wrote:
| Quote: | Hello
I've seen this question over and over and no answer.
I'm trying to create window service with GUI and everywhere I look
people say that I need to make two different processes one for the
service and one for the GUI, so I did.
Now I need to hide the GUI process from the Task manager in order to
keep the Program proffetional.
Please, if anyone know the answer to: "how do I remove a GUI
applicaiton from the task manager in window 2000" it would be very
helpfull
Thanks in advance
|
If you mean from the window list, then just Application.Title := '';,
Not sure.
| Quote: | From the process list its another story, you could make it a child of
explorer.exe, whereby not having it show the process. I havent |
successfully done the child method, but I'm sure its possible. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|