Java runner?

A

Anon

Hi, I'm looking for a small, simple program that will transparently
run Java programs from either class files or jar archives without
the console window appearing. Does anybody know of any?
Thanks folks.
 
C

Carl Kaufmann

Anon said:
Hi, I'm looking for a small, simple program that will transparently
run Java programs from either class files or jar archives without
the console window appearing. Does anybody know of any?
Thanks folks.

In Windows, use javaw.exe instead of java.exe.
 

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

Top