Hi,

I have an Ant build.xml script that calls many times (hundreds) the exec
task which invokes a console executable under windows.
I would like not to see a lot of console windows appearing and disappearing. 
It prevents me for working while waiting for the completion of the job, and
slows down the process.

Is there any trick to do so?
I have thought about hidden or minimized console windows.

Thanks in advance for any hint.

Regards
David
-- 
View this message in context: 
http://www.nabble.com/Exec-task-not-to-show-a-console-window-under-Windows-tf3033837.html#a8429651
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to