المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to kill process using C#?



C# Programming
09-16-2009, 10:00 AM
My computer is affected by a virus 'regsvr.exe' which slows down the machine by eating proccessors time. I have to explicitly kill it from the process tab in the task manager.
For this reason i want to create a executiable that would kill its process. Also specify how to put my executiable in the startup menu.