Function Add-PathVariable { param ( [string]$addPath ) if (Test-Path ... If you want to add a path to the PATH variable only for PowerShell ...
確定! 回上一頁