In PowerShell, use Test-Path,Get-Item,Get-ChildItem or .net method to check if file exists before doing any file operation to avoid exception.
確定! 回上一頁