|
From: Bernhard W. <Ber...@gm...> - 2004-10-19 18:07:38
|
* Slava Pestov <sl...@je...> [2004-10-19 04:44]:
> If you don't care about stdin/stdout at all, you can ignore the Console
> plugin and just use Runtime.exec
>
> Runtime.getRuntime().exec(
> "konqueror " + System.getProperty("user.home"));
Works wonderful, thanks!
Regards,
Bernhard
--
|