How to set current jre version in windows environment

You can set the current version of JRE in windows as given below.

  1. Open windows registry. (Run --> regedit)
  2. Go to HKEY_LOCAL_MACHINE -->SOFTWARE --> Javasoft --> Java Runtime Enviroment
  3. Edit and Change the Current Version in Java Runtime Environment

Comments

Popular posts from this blog

Java EE 6 Software Development Kit installation

finalize() method in java