ould start a separate console window in which your batchfile.cmd will
run asynchronously.
Hope that helps,
Ninju
- Original Message
From: Sujeet Banerjee <[EMAIL PROTECTED]>
To: Ant Users List
Sent: Tuesday, January 10, 2006 4:45:43 AM
Subject: Re: running external batch from an
Hello Lothar
Did you try the with the exec task?
Regards
--
Sujeet Banerjee
Member of Technical Staff
Persistent Systems Pvt. Ltd.
Visit us at www.persistentsys.com
--
"
lothar
- try looking at the parallel task in ant.
i have been using the same for stuff like this .
do get back to me if you have some problem in using the same.
Vipul
Lothar Krenzien <[EMAIL PROTECTED]> wrote:
Hi there,
I would like to run an external batch file from ant. Of cou