|
From: Dmitry <dm...@gm...> - 2010-06-29 22:30:27
|
I would like to use the wonderful Wrapper to launch a Swing based application in such way that console window is never displayed. I've tried using javaw in wrapper.java.command, but to no avail. The swing frame gets displayed along with the console window.. Is there any special property to be used to avoid showing the console? Is it possible at all? Thanks in advance, Dima. |