Finding the Environment Variables Editor

Classic programmed-learning exercises, refreshed for modern Java and presented in the current MrStyner.com portfolio style.

Modern Java noteThis archive has been refreshed for Java 25 LTS. Core language concepts remain useful, while outdated setup instructions and browser-era Java are labeled or replaced. Java 26 is the current feature release; Java 25 is used here as the stable teaching baseline.
go to previous page   go to home page   go to next page        

Answer:

Yes, but only if you are logged on as an administrator of your system. If you are not, your OS will not let you do the following. (But try anyway.)

Log on as an administrator if you need to, or ask for help if you don't know what this means.

Finding the Environment Variables Editor

1. To edit the PATH variable, you will need to find Control Panel on your system:

Finding the Control Panel

2. Once you have found it, click on "System" (usually a little computer icon).

Finding the System

3. In "System Properties" click the "Advanced Tab" and then click the "Environment Variables" button:

Finding the System

QUESTION 3:

Is PATH an Environment Variable?