start>>run type cmd.exe
in command prompt type "tasklist", it will show all running tasks list
to end a task type "tskill taskname",
eg: if u want to kill a process "xyz.exe"
tskill xyz
in windows vista version insted of" tskil"l use" taskkill"
you can get more information on tasklist and tskill by its help
type tskill/? for tskill help
"C:\windows\system32>tskill/?
and for tasklist type tasklist/?
C:\Documents and Settings\Arun>tasklist/?
No comments:
Post a Comment