Friday, January 24, 2020

Install Java (Microsoft)

Some Computers might already have Java, so to check whether your computer has

Type as following in the Command Prompt


 If java is already installed you would something similar to this,
 If your computer do not have java installed, you can download it from oracle.com

To setup Java in Microsoft

1.      Go to “Control panel”

1.       Select  “System and Security”
           Select “System” 

           Select “Advanced system security”

           Click “Environmental Variables..” button 

           Select “Path” Click “ Edit” button 

           Click “New” button 

          Type -Path/bin (Eg:   C:\Program Files\Java\jdk-11.0.1\bin ) 

            Click “OK” 
        Now check again whether its installed in the Command Prompt





1 comment: