Are you trying to prevent a dos window poping up? I've changed to javaw, and have the dos window set to close on finish and start minimised - I see it in the taskbar for a second, and then it disappears as the new intellij window appears...
just fyi, if it helps (o: cheesr dim On Fri, 2 Nov 2001, Erb wrote: > No, even javaw run from a java app (like IDEA) will open a DOS window, > due to a bug in the native Process code. This prevents that. > > Jim Freeman wrote: > > > Does this do the same thing as javaw? > > > > Jim > > > > -----Original Message----- > > From: Erb [mailto:[EMAIL PROTECTED]] > > Sent: Friday, November 02, 2001 9:01 AM > > To: EAP > > Subject: [Eap-list] new version of nodos > > > > << File: nodos.cpp >> Corrected source code for windows app posted > > earlier to run a command > > from java without > > opening a DOS window. > > > > Example: To run command "doit argument", you would instead use: > > > > nodos doit argument > > > > > > > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
