Powershell实用命令收集 2019-01-03 Other 文章目录 1.添加环境变量 1 [environment]::SetEnvironmentvariable("Path", [environment]::GetEnvironmentvariable("Path", "User")+";添加的路径", "User") 文章作者 DaZiYuan 上次更新 2019-01-03