"javaw.exe" does NOT prevent popup of black command prompt when starting GUI *.jar prgm

U

Ulf Meinhardt

I read that when I start a GUI based java program with

javaw.exe -jar myprgm.jar

instead of

java.exe -jar myprgm.jar

then NO black command prompt console window is visible/poped up (under WinXP).

This is not true!

javaw.exe shows the command prompt window as well (in addition to the actual GUI window)!!!

Is there really no way of preventing the popup of the console?

Ulf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top