BTW,
I know I could use
taskkill /t
But the Scheduling
software uses a regular "kill" thing . . .
-----Original Message-----
From: Baekelant, Erik [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 10, 2003 2:29 PM
To: '[EMAIL PROTECTED]'
Subject: [ActiveDir] OT: batch/command file and "child-processes" killing
From: Baekelant, Erik [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 10, 2003 2:29 PM
To: '[EMAIL PROTECTED]'
Subject: [ActiveDir] OT: batch/command file and "child-processes" killing
Hello
First of all, apologies for going OT . . .
We are introducing our Scheduler software
(Client-side, CA Autosys) in the Windows environment.
Everything starts fine, except stopping/killing jobs.
Batch-file (a.cmd) calls another program (b.exe)....
a.cmd gets killed but b.exe keeps running.
It
is like (without using scheduler things) killing the batch and wanting the
"child-processes" to quit too.
Anyone any idea on how to execute b.exe from within a batch/command-file a.cmd ?
Much appreciated,
Erik
