Re: undestroyable process
- From: "James Brown" <not@xxxxxxxx>
- Date: Mon, 30 Oct 2006 22:07:31 -0000
"azsx" <radu_plugaru@xxxxxxxxx> wrote in message
news:1162245761.096262.307420@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
run the process under the administrator accountan administrator could stop a process, right? that's not good.
make it a system servicea system service can't be shutdown? If pozitive then how can I make it
a system service?
An administrator can do *anything* to his machine. It is impossible to stop
him killing/shutting down processes. You can think up the best 'trick' you
can to stop him doing it - but you will still fail. If you want to stop
people shutting down your process, then do *not* give them administrive
rights to your computer system. There is *no other way* to make this work.
So, my answer again:
Run the process under the administrator account. It can be a regular
process, or a system-service (which only admin can start/stop). Do *NOT*
give administrator rights to anyone that you don't trust with your system's
security.
You started this topic on another forum and got the exact same response -
people's answers aren't going to change no matter how many times you ask.
--
James Brown
Microsoft MVP - Windows SDK
www.catch22.net
Free Win32 Tutorials and Sourcecode
.
- Follow-Ups:
- Re: undestroyable process
- From: anton bassov
- Re: undestroyable process
- From: azsx
- Re: undestroyable process
- References:
- undestroyable process
- From: azsx
- Re: undestroyable process
- From: James Brown
- Re: undestroyable process
- From: azsx
- undestroyable process
- Prev by Date: Re: undestroyable process
- Next by Date: Re: undestroyable process
- Previous by thread: Re: undestroyable process
- Next by thread: Re: undestroyable process
- Index(es):
Relevant Pages
|