Sorry a little late in replying to this thread...
I have found the following to be useful:

If you want your app to show up in the system tray: 
http://jeans.studentenweb.org/java/trayicon/trayicon.html

and Java Executable Wrapper for Windows: 
http://jsmooth.sourceforge.net/

HTH

-Anirban

--- Robert Ryals <[EMAIL PROTECTED]> wrote:

> > From: "Hugh Allen" <[EMAIL PROTECTED]>
> > To: <[email protected]>
> > Sent: Friday, September 09, 2005 7:00 AM
> > Subject: Re: [Juglist] launching application in Windows without
> > DOScommandwindow
> > 
> > 
> > > When I run javaw from a shortcut, I still get a DOS window.
> > >
> > > However, it does not contain System.out output that I see with
> java from a
> > shortcut.
> > >
> > > All I am able to do is minimize the DOS window while running.
> > >
> > > Hugh
> > >
> 
> 
> I use a utility named Janel to do this.
> 
> "Janel is a Java native executable and launcher for Windows. Launch
> your Java application just like other Windows executables. Choose
> console or non-console application, the location of the JVM, and
> other properties. The process name is same as .exe name"
> 
> http://sourceforge.net/projects/janel
> 
> 
> _______________________________________________
> Juglist mailing list
> [email protected]
> http://trijug.org/mailman/listinfo/juglist_trijug.org
> 


_______________________________________________
Juglist mailing list
[email protected]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to