Multiple installs on windows
Hi,
I have multiple versions of java installed on my machine. I set my path to one version (java 1.5.0_11), but whenever I do a "java -version" at a command line, it comes out with 1.5.0_08.
I looked at the windows/system32 directory, and theres a version of java there. How did it get there? And can i remove it? What about just deleting the java/javaw executables?
thanks,
J

