Is there any way to determine if a process is running on my PC and shut it down if it is? I know that the process appears in the Task Manager processes window whien it's running so it seems like there should be a way to index through all of the running processes until I find the one that I want.