Killing a hung process

  • Thread starter Thread starter Daniel =?iso-8859-1?Q?Lidstr=F6m?=
  • Start date Start date
D

Daniel =?iso-8859-1?Q?Lidstr=F6m?=

Hello,

how do I kill a process for sure? Using task-manager to kill it doesn't
work all the time. A program I am developing sometimes doesn't respond and
can only be seen in task-manager's list of processes. Even there, I can't
kill the process. Nothing happens when I select End Process. Why is it
impossible to kill the process?
 
Daniel said:
how do I kill a process for sure? Using task-manager to kill it
doesn't work all the time. A program I am developing sometimes
doesn't respond and can only be seen in task-manager's list of
processes. Even there, I can't kill the process. Nothing happens when
I select End Process. Why is it impossible to kill the process?

Tried "pskill" from sysinternals?
 
Back
Top