JAVA_6_Installation_1
JAVA_6_Installation_1
Step 1
After clicking on the link We can find two versions of Software for Windows OS in web page,
Those are for 32bit version version of OS :jdk-6u45-windows-i586.exe and for 64bit version of
OS:jdk-6u45-windows-x64.exe after downloading that .exe file, double click on exe file and
follow the step by step process to install in system.
Click on the Next button in Installation Wizard for Java SE Development Kit 6 Update 45 as
shown in below screen.
Step 2
Step 3
Click on next button in Java setup destination folder as shown in below screen
Step 4
Click on close button after installing Java SE Development Kit 6 as shown in below screen.
Step 5
Right Click on My Computer and click on the properties as shown in below screen.
Step 6
The Below screen will be opened after clicking on the properties. Click on Advanced Setting.
Step 7
Click on Environment Variables as shown in below screen. If “Class path” already exists in System
Variables then Edit the variable, If Class path does not exist click on new button as shown in below
screen.
Step 9
Edit/Add the system Variable for Class path as shown in below screen.
Step 10
Step 11
Step 12
After all variables are configured, click on Run in Start button as shown in below screen to check the
JAVA installation is done successfully or not
Step 13
Step 14
Go to Java path and enter javac to check whether Java is installed successfully as shown in below screen.
Step 15
If Java is installed successfully user will get the below screen as shown below.