How to install Java JDK 8 in windows?
Do I require admin right?
What Happens if i just copy JDK from one system to another with admin rights.
Steps To Do that:
STEP1 : Install JAVA JDK 8 in personal system where you have admin rights.
STEP2 : Copy the install JDK folder to system where you dont have admin rights.
STEP3: Go to Start Menu and Search environment and click on "Edit environment variable for your account"
STEP4: Now Click on Add in User Variables and add below local environment variables.
A. JAVA_HOME
B. PATH
C. CLASSPATH
It works absolutely fine. I have been using JDK like this for almost a year.
I found similar post but it has different technique. Installing JDK without administrator privileges