I am trying to develop an installation package for a piece of java software that calls the %JAVA_HOME% environment variable in order to call the libraries. I guess my real question would be how do I create the environment variable based on the highest version of java installed on the PC. Currently my software sets the JAVA_HOME, but it is becoming a pain to install the software because it is dependent on a specific version of java. The software calls the %JAVA_HOME%binjava in order to start the application. Thanks in advance for any responses!
Software/Hardware used:
Java
ASKED:
June 11, 2010 10:29 PM
UPDATED:
August 9, 2010 5:50 AM