This error will be non-terminating because Write-Error always returns non-terminating errors. if (-not (Test-Path -Path C:\DoesNotExist.txt)) { ...
確定! 回上一頁