Try this: powershell -NoExit -Command "Set-Location c:\\". If your path contains spaces, you can wrap it in single-quotes, like so:
確定! 回上一頁