software

Y

yuen

I use java to write a software. I compile and run the program in command
mode. However, almost all programs can be launched by just clicking an icon.
How can I design the installer and let my software detect the existence of
java and allow my software run properly?
 
M

Morten Nørgaard

karl wettin said:
You can try InstallAnywhere, for instance.

Java Web Start is another choice. It's free of charge, downloadable from
Sun's web site.

/Morten
 
T

Thomas Weidenfeller

yuen said:
I use java to write a software. I compile and run the program in command
mode. However, almost all programs can be launched by just clicking an icon.

On some operating systems yes, on others not.
How can I design the installer and let my software detect the existence of
java and allow my software run properly?

Search the Sun web site and an archive of this group for the following
keywords, which might be what you want:

- Executable Jars / Executable Java Archives

- Java Web Start / JWS

/Thomas
 

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

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top