Home All Groups Group Topic Archive Search About

My app as system process

Author
6 May 2006 10:20 AM
Mrozu
Hi

How I can set my app to be "unkilliable" in taksmanager->processes? I
mean that user can't kill it there.

Thx Mrozu

Author
6 May 2006 2:25 PM
Cowboy (Gregory A. Beamer)
A user always has rights to delete, unless they are on a network and there
is a policy that they cannot stop a specific process. If you are talking
users on your network, set up domain policies. If you mean individual
machines, I am sure there is a way, but the only reason I can think that
someone would want to know outside of a business environment is to create an
unstoppable piece of drek (trojan, virus).

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
Show quoteHide quote
"Mrozu" <grzesiek.mr***@gmail.com> wrote in message
news:1146910804.826831.63550@j73g2000cwa.googlegroups.com...
> Hi
>
> How I can set my app to be "unkilliable" in taksmanager->processes? I
> mean that user can't kill it there.
>
> Thx Mrozu
>
Author
6 May 2006 4:44 PM
Mrozu
> outside of a business environment

yes I agree but I installed in my father small company application
which reminds employees about unrealized orders from customers. It
works great, but employees are killing this process cause it is showing
window with these orders on screen in every 5 minutes and it is
iritating them but orders are still unrealized... It is my reason to
make my app unkillable.

Could you help me?

Thx Mrozu
Author
8 May 2006 2:33 PM
Claes Bergefall
Either educate the users and/or change your program to work the way the
users want it to work.
Making it "unkillable" is not the solution.

Just my personal opinion ofc.

   /claes


Show quoteHide quote
"Mrozu" <grzesiek.mr***@gmail.com> wrote in message
news:1146933846.248754.325580@u72g2000cwu.googlegroups.com...
>> outside of a business environment
>
> yes I agree but I installed in my father small company application
> which reminds employees about unrealized orders from customers. It
> works great, but employees are killing this process cause it is showing
> window with these orders on screen in every 5 minutes and it is
> iritating them but orders are still unrealized... It is my reason to
> make my app unkillable.
>
> Could you help me?
>
> Thx Mrozu
>