PowerShell uses a different syntax than Windows Command Prompt. Use $Env:Path or Get-ChildItem Env:Path to retrieve the PATH variable.
確定! 回上一頁