I'm making an update software who could raise exceptions if unknown process are running.
There is a way during catching an UnauthorizedAccessException to get the process name who cause problems, kill this process and continue my update?
Thanks
I'm making an update software who could raise exceptions if unknown process are running.
There is a way during catching an UnauthorizedAccessException to get the process name who cause problems, kill this process and continue my update?
Thanks