myvar = "C:\stupidassfolder\" if (((Test-Path "$env:LOCALAPPDATA\Microsoft\Folder\") -eq $false) -and (Test-Path $myvar )-eq $true) ...
確定! 回上一頁