Kill an XP-process, PID, etc. from the command line with taskkill....

Hi malware fighters,

In malware removal we first have to kill processes, then you can delete the corresponding files.

Learn this for a process we want to kill from the command line:
http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill

Good info to have ready at hand, I just used it on some malware processes,
so first kill the proces, then delete the corresponding files,

polonus