back to forum.

Topic: point to JRE without full installation

Topic by
chrisw

2011-03-25
14:29

point to JRE without full installation

Hi, I work in an environment where the desktop (Win-XP) is locked down with an old version of Java. I have been able to get other Java apps to work by first running the command:

set PATH=C:\Program Files\Java\jre6\bin;%PATH%

in a cmd file with the command that starts the app. This does not seem to be working for DataCleaner. Any suggestions??

Reply by
kasper

2011-03-29
13:17
Hi chris,

Did you add that to the .cmd file? If so, I guess it should work. But you might also need to update your JAVA_HOME environment variable...

set JAVA_HOME=C:\Program Files\Java\jre6

You need to be logged in to participate

In order to post your own comments on this topic, you need to be logged in.

Username:

Log in by clicking the login link at the top of the screen

 

Go back to forum.