Exit with code 1 and started by Start-Process ... test.ps1 function foo { Write-Output beginFunction 1..3 | % { Write-Output $_ exit } ...
確定! 回上一頁