Home >System Tutorial >Windows Series >How to configure win7 environment variables
When we use win7 system, if we want to configure environment variables, the editor usually enters the advanced system settings of the computer to find the environment variables and configure them specifically. Let’s take a look at the specific steps to see how I did it.
1. First, find and right-click on the desktop to select an item to operate.
2. Then in the interface that appears, you need to click this option.
3. After this, a new page will pop up, which is the so-called interface. Find the button in this interface and click the button to proceed to the next step. operate.
4. At this time, a button named will appear. In this interface, there are two variable types to choose from - variables. Just choose the appropriate variable type according to your personal needs.
PS: To make subsequent adjustments and deletions more convenient, we recommend selecting user variables, even on your own computer.
5. Then, enter the specific path in the pop-up window (this is just a sample path, please fill in your Java installation directory according to the actual situation).
6. Then create a new variable named again. Its format and case do not matter. The specific path is (make sure there is a dot here, this step is very important).
7. Next, if there is a variable name named path, please add the corresponding path after it. If it does not exist, you need to create a new one named path variable and add the following path.
8. Finally, please open the command prompt window (dos interface), enter the command and press the Enter key. If the version number can be displayed successfully, congratulations. , this configuration has been successfully completed!
The above is the detailed content of How to configure win7 environment variables. For more information, please follow other related articles on the PHP Chinese website!