java.exe console not appearing
807580Jun 15 2010 — edited Jun 16 2010I have a java app that I usually start with javaw.exe.
When debugging, I use java.exe to see the console.
Today though, I found a PC where running java.exe did NOT create the console... it just poped up the gui app as if it was using javaw.exe.
I thought something might be wacky with java, so I upgraded to 1.6_20.
Still behaving the same though.
Any ideas why this PC would behave this way?