Home >Common Problem >How to open bat file
How to open the bat file: First, right-click [This Computer] to open [Properties], click [Advanced System Settings]; then find [Advanced], click [Environment Variables]; then create a new [%path%], Select the path in the system variable; finally click the edit button, add [%path%] and save it.
#The operating environment of this article: Windows 7 system, Dell G3 computer.
How to open the bat file:
1. Right-click [This Computer], find and open [Properties].
2. Click [Advanced System Settings]:
3. Find [Advanced] and click [Environment Variables] 】
4. Create a new one in the user variable:
User name: %path%
Variable value: C:/windows/ system32
Click OK.
5. Find in the user variables: Path
Click to edit:
6. Select the path in the system variable, click the edit button, add %path% and save it.
Related free learning recommendations: php programming (video)
The above is the detailed content of How to open bat file. For more information, please follow other related articles on the PHP Chinese website!