@echo offset QTPATH=E:\baktestPath|find "%QTPATH%\2017" if "%ERRORLEVEL%"=="0" goto :run1wmic ENVIRONMENT where "name='Path' and username='' " set VariableValue="%path%;%QTPATH%\2017"
参考自:https://zhidao.baidu.com/question/306123351781463924.html
本文共 309 字,大约阅读时间需要 1 分钟。
@echo offset QTPATH=E:\baktestPath|find "%QTPATH%\2017" if "%ERRORLEVEL%"=="0" goto :run1wmic ENVIRONMENT where "name='Path' and username='' " set VariableValue="%path%;%QTPATH%\2017"
参考自:https://zhidao.baidu.com/question/306123351781463924.html
转载于:https://my.oschina.net/yiyuanxi/blog/1802744