Windows XP: Kill a Number of Individual Processes in One Go
From time to time you may find that you have a number of processes (with the same name) that you want to terminate. Rather than kill each one individually you can run the following command to kill the complete lot in one go. C:\Documents and Settings\admin>tskill [process name] Example : Below shows you how you … Read more