Start with a simple script to check the existence of your file. # PowerShell Check If File Exists $WantFile = "C:\Windows\explorer.exe" Test- ...
確定! 回上一頁