Process $Process.StartInfo = New-Object System.Diagnostics. ... $Process.Start() | Out-Null ... Write-Host "stdout: $stdout"
確定! 回上一頁