The error comes from the fact that the return value of Test-Path is a Boolean type. Hence, don't compare it to strings representation of ...
確定! 回上一頁