> Hi there,
>
> does anybody know a way to supress the MS-console-window
> starting a external process via Runtime.exec?
Are you starting a GUI app, or are you starting something which has "dos
window style input/output" ?
--
LTP
:)
Hans Georg Frey - 19 Jun 2006 23:48 GMT
>> does anybody know a way to supress the MS-console-window
>> starting a external process via Runtime.exec?
>
> Are you starting a GUI app, or are you starting something which has "dos
> window style input/output" ?
No, there is no GUI application called. I'm not shure about any
windows style input/output, but I'knoe that these applications
runs also on different Unix OS.
Hans Georg