can I list/kill processes with JScript (started with cscript)?
- From: Tomasz Chmielewski <tch@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Sep 2006 08:57:27 +0200
I'm writing a script in JScript that installs/deploys applications.
As we normally can't update programs until they shut down, I thought that it would be great if the script was able to:
- list processes (and wait until our process is gone),
- kill processes (if we don't want to wait, but kill the app immediately)
Is it possible to list processes running, and kill them, using JScript?
--
Tomasz Chmielewski
http://wpkg.org
.
- Follow-Ups:
- Re: can I list/kill processes with JScript (started with cscript)?
- From: Dave Anderson
- Re: can I list/kill processes with JScript (started with cscript)?
- From: Anthony Jones
- Re: can I list/kill processes with JScript (started with cscript)?
- Prev by Date: Re: onkeydown and key held down
- Next by Date: Re: Function Help Required
- Previous by thread: JScript question
- Next by thread: Re: can I list/kill processes with JScript (started with cscript)?
- Index(es):
Relevant Pages
|