Disable shell window on win32 when running external command line programs
Simon Rutishauser
simon.rutishauser@gmx.ch
Sun Jun 8 19:13:00 GMT 2003
hi,
as up to now I was (due to this mailinglist) able to disable gcj-swt-apps
showing a console window when started using -mwindows at link-time
but if I now start an external command line program (in this case cdrecord)
using
Runtime.getRuntime().exec("cdrecord --scanbus");
there pops up a command line window - which is not the case when using the sun
jre
How can I disable this?
Peschmä
More information about the Java
mailing list