E
Etantonio
Hi,
I just finished to develop my java desktop application and now I need
an installer for it,
I've several libraries like log4j.jar and jfreechart-1.0.11.jar and
also RXTXcomm.jar that is a native library and have to be in the JRE
installation directory under the path ./lib/ext otherwise the program
doesn't work.
So I need an opensource installer that solve me these problems :
1) find the JRE used in the system and copy RXTXcomm.jar there in ./
lib/ext
2) produce a program that starts just with a double click
3) manage external configuration files and resource
can you help me to find the right solution, I'm trying to avoid Java
Web Start and commercial installers.
Antonio
www.etantonio.it
I just finished to develop my java desktop application and now I need
an installer for it,
I've several libraries like log4j.jar and jfreechart-1.0.11.jar and
also RXTXcomm.jar that is a native library and have to be in the JRE
installation directory under the path ./lib/ext otherwise the program
doesn't work.
So I need an opensource installer that solve me these problems :
1) find the JRE used in the system and copy RXTXcomm.jar there in ./
lib/ext
2) produce a program that starts just with a double click
3) manage external configuration files and resource
can you help me to find the right solution, I'm trying to avoid Java
Web Start and commercial installers.
Antonio
www.etantonio.it