使用VBS脚本设置系统环境变量不重启
修改下列代码相应位置并保存为.vbs脚本 on error resume next set sysenv = CreateObject("WScript.Shell").Environment...
╃苍狼山庄╃
修改下列代码相应位置并保存为.vbs脚本 on error resume next set sysenv = CreateObject("WScript.Shell").Environment...