Click here to Skip to main content
15,887,302 members
Please Sign up or sign in to vote.
1.44/5 (4 votes)
See more:
hello all,
How do i hide my application process from task manager process list using c#?
or even can in lock my application precess in task manager. in fact, when a user try to kill my application process, he force to enter a password.
Please someone help me.
Posted
Updated 20-Jul-13 5:09am
v2
Comments
[no name] 20-Jul-13 11:13am    
So what possible legitimate reason would you have to write a program that prevents people from having control over their own computer?

1 solution

Its not that simple as you think.Well,refer to these links to have idea regarding the same.

How do I hide a process in Task Manager in C#?[^]

Hide a C# program from the task manager?[^]

Regards..:laugh:
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900