Hey, I have a question reguarding system processes..
My goal, is that I want to terminate program specific processes, (for example, notepad.exe or other process)...
All of the TerminateProcess script examples I look at are for Terminating ALL processes, but I only want to terminate 1 or 2...