环境变量自动安装脚本写完

This commit is contained in:
2024-06-20 15:29:02 +08:00
parent 47bf2566a6
commit 7d7ad0fb40
+2
View File
@@ -1 +1,3 @@
@echo off @echo off
setx PATH "%PATH%;C:\Program Files\MySQL\MySQL Server 8.0\bin"
setx PATH "%PATH%;C:\Program Files\MySQL\MySQL Server 8.0\bin"