Example 1: powershell script path # Powershel 3+ $PSScriptRoot # Powershell 2- $scriptPath = split-path -parent $MyInvocation.MyCommand.
確定! 回上一頁