Java: Difference between revisions

From Lifeguide Wiki
Jump to navigation Jump to search
Line 55: Line 55:
#*Choose the correct version '''Java SE Runtime Environment 7u79 x86''' for you computer e.g. '''jre-7u79-windows-i586.exe'''
#*Choose the correct version '''Java SE Runtime Environment 7u79 x86''' for you computer e.g. '''jre-7u79-windows-i586.exe'''
#Browse to your download folder and run the '''.exe''' file.
#Browse to your download folder and run the '''.exe''' file.
#After the install wizard has finished, you can check your java version again.
#Close and re-open the Lifeguide Toolbox

Revision as of 12:33, 21 November 2016

The LifeGuide Toolbox requires Java Version 6 or Version 7, 32-bit. The version of Java does not relate to the version of Windows that you are using, so if you have Windows 64-bit, you can still use the 32-bit version of Java.

Modern versions of Windows and computers managed by an IT team may automatically update your Java to Java 8.

This guide helps you to identify your java version and replace it with a compatible version.

After you have done this, you will need to close and reopen the Lifeguide Toolbox.

What version of Java do I have?

To check which version of Java you have on Windows 8/10:

Method 1: Uninstall tool

  1. Download and Run the Java uninstall tool:
    https://java.com/en/download/help/uninstall_java.xml
  2. Select Next until you reach the page which reports your Java versions:
    Java version uninstall tool
  3. You will need to remove any versions of Java 8 or Java 64-bit to run the Lifeguide Toolbox.
    • Important: Do not click next from this page if you have the right version!

Method 2: Command line

  1. Click on the start button
  2. Type cmd in the search bar
  3. Select cmd.exe
  4. Type java -version
    • The screen will output some information about the version and configuration of Java on your computer. Look for the relevant information in the format:
      java version "1.7.0_79" or JRE 1.7.0_79-b15
      64-Bit Server VM
    • This means Java version 7 update 79 64-bit.
  5. If the Java version is greater than 7 (any update) OR says 64-bit, you will need to install a different version of Java.
    Java version command line

Method 3: Control panel

  1. Go to the Control panel
    • You can do this by typing control panel in the search bar or selecting it from the start menu
  2. Select Java
    • Important: If Java is not an option in the control panel, no version of Java is installed on your computer.
  3. Under the General tab, select About...
    • The pop-up window will report the Java version, but not whether it is 32- or 64-bit:
    Java version control panel

Uninstalling Java

Last updated 21/11/16

Installing Java 6 or 7 32-bit

  1. Java 6 and 7 cannot be downloaded from java.com.
    OR
  2. Browse to your download folder and run the .exe file.
  3. After the install wizard has finished, you can check your java version again.
  4. Close and re-open the Lifeguide Toolbox