If I need to distribute a java application how do I create an I create
an installation disk so that when users install the application a
shortcut is automatically created on the desktop and also the
application shows up in start - all programs of windows xp? Thanks a
lot again for all help.
Andrew Thompson - 19 Jun 2005 18:02 GMT
> ..Thanks a lot again for all help.
Thanks a lot for doing a bit of Googling prior to asking
a question in future, Sue. Note that this group is not a
help desk designed to feed out answers.
Some of your questions are answered in the FAQ to which I
linked in my other post. Please read it, *all*.

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
Sue - 19 Jun 2005 18:55 GMT
ANDREW, thank you so very much for helping with both answers -- I did
some searches on google but did not get a clear answer, but will go
through your links...
Sue - 19 Jun 2005 19:01 GMT
Sorry, your name came out in caps but did not mean to shout.
Andrew Thompson - 19 Jun 2005 19:31 GMT
> Sorry, your name came out in caps but did not mean to shout.
(chuckle) It's OK. ;-)

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
garethconner@mac.com - 20 Jun 2005 02:00 GMT
Sue,
FWIW, I use InstallShield Express for this purpose. It will make a
Java-based installer that can install a Java application on either
Windows or Linux. InstallShield has some convenient featurs such as
creating an EXE launcher for your jar file, checking/installing the JRE
required for your application, and creating an uninstaller.
It isn't free, but it has been worth the investment for me. The
investment is especially worthwhile if you do other non-Java
development as well.
Best regards,
Gareth Conner