Installing JDK without administrator privileges

前端 未结 14 1665
旧时难觅i
旧时难觅i 2020-12-13 00:13

I am trying to install JDK at office laptop but it says I need administrator privileges. I have only access to my own account at work.

How can I install the Java Dev

14条回答
  •  不思量自难忘°
    2020-12-13 00:56

    If you can install it on any other machine then this solution will help you.

    • Install it on another machine.
    • Bring the jdk folder on your machine and set system and classpath variable to the path where you have copied the jdk folder. You should be able to run your programs.

提交回复
热议问题