Something like this?

 Code:
RUN ("%COMSPEC% /C START /MIN batchfile.bat")

That should spawn your batch file in another minimized window.


Edited by eriqjaffe (2008-10-30 08:53 PM)