Similarly to list the environment PATH: $windows_path = $env:Path $windows_path -split ';' PSModulePath lists all the paths that PowerShell searches for ...
確定! 回上一頁