0
If my program closes a critical process, there will be a blue screen. So, how do I know if a process is critical? If this process is critical, then my program will not close it.
0
If my program closes a critical process, there will be a blue screen. So, how do I know if a process is critical? If this process is critical, then my program will not close it.
Browser other questions tagged c# .net
You are not signed in. Login or sign up in order to post.
And you can kill a critical process in a good?
– Jéf Bueno
@LINQ yes, because my app runs as an administrator
– isaque