java application install on windows

R

rodinw

Hi,
I wrote a java application and hen I distribute it to users, I put the
jre which includes all the necessary library and exes. Now I wrote some
other applications, when I distributes them, I did the same. The
question is, if a user uses more than one of my applications, he will
have multiple jre directorys on his hard disk. How to avoid this? It's
not practical to ask them to download Java themselves first.
Please give some advice.
 
G

Gerbrand van Dieijen

rodinw schreef:
Hi,
I wrote a java application and hen I distribute it to users, I put the
jre which includes all the necessary library and exes. Now I wrote some
other applications, when I distributes them, I did the same. The
question is, if a user uses more than one of my applications, he will
have multiple jre directorys on his hard disk. How to avoid this? It's
not practical to ask them to download Java themselves first.
Please give some advice.

Your installer can include the installer for the java plugin. You could
unpack the installer to a temporary directory and than install it,
possible withouth user intervention, by using silent installation.

You can do a silent install of Java.
See
http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/silent.html
 

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,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top