Hi James,

The problem is not really how to kill a process (though kill.exe looks
good), but more how to identify the process that needs to be killed.
Is it a process? Is it a thread in CF? Can it be killed without restarting
the CF service?

Thanks,
Phil.

----- Original Message ----- 
From: "James Silva" <[EMAIL PROTECTED]>
To: "CFAussie Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, April 19, 2004 4:17 PM
Subject: [cfaussie] RE: Killing a cd scheduled task that is hung


> > Is there any way (under windows CFMX) that I can find and
> > kill a process without having to kill all CF processing by
> > restarting the service?
>
> Hi Phil,
>
> The Windows 2000 Resouce Kit comes with a handy little utility called
Kill.exe
>
> As its name suggests, it allows you to kill any process, even the pesky
ones
> that you can't kill via the task manager.
>
> It's a command line tool which should be easy to integrate into a
CFEXECUTE
> call. I personally use it in a couple of simple batch scripts.
>
> Heres some info on how to use it:
> http://www.tburke.net/info/suptools/topics/kill.htm
>
> Since Kill.exe is not "free", I can't post a link to it (think:google) :P
>
> Happy hunting.
>
> James.
>
>
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
[EMAIL PROTECTED]
>
> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
> http://www.mxdu.com/ + 24-25 February, 2004
>


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to