runtime.exec() question....save me, please!
843798Feb 21 2002 — edited Oct 12 2007hello,
I'm using Runtime runtime.exec() to execute a batch file. My problem is that everytume it executes the batch file, the DOS window shows up. It will only disappear after execution.
How can I make this window invisible or hidden while the batch execution is going on?
thanks in advance!
jenny