create JAVA_HOME quickly on Windows (Windows XP )

create JAVA_HOME quickly with following steps on Windows XP (Home Basic)

The goal is to create a new variable called JAVA_HOME in Windows Operating system,so get access to System Properties window and create new variable called ‘JAVA_HOME’ and insert value where your BIN folder of JDK within your system.

more detailed steps as below.

1)Right Click on “computer”

2)Select “Properties “

3)Click on “Advanced System Settings” and Click “Continue” (asking for permission)

4)in the Sytem properties window select “Advanced” tab

5)click on “Environment Variables” button

6)click on ‘New’ button

7)in the ‘Variable Name’ field type JAVA_HOME

and in the ‘Vaiable value’ field type C:\Program Files\Java\jdk1.6.0_06
( the location where your Java Bin files located )

8) click OK

Now your JAVA_HOME is created.


Add your opinion - this will move the pointer
get dashboard plugin?

Free Dashboards

Here are some more interesting Articles
  • OBIEE Installation steps
  • OLAP Cube Design
  • Dashboards: How do you prototype a Dashboard?
  • Dashboards: How do you prototype a Dashboard?
  • Dashboards: How do you prototype a Dashboard?
  • Dashboards: How do you prototype a Dashboard?
  • One Response to “create JAVA_HOME quickly on Windows (Windows XP )”

    1. […] create JAVA_HOME quickly on Windows (Windows XP ) […]

    Leave a Reply

    You must be logged in to post a comment.