You can use a combination of $pwd , Join-Path and [System.IO.Path]::GetFullPath to get a fully qualified expanded path. Since cd ( Set-Location ) doesn't change ...
確定! 回上一頁