Compile Winutil

This commit is contained in:
ChrisTitusTech
2024-08-07 16:57:14 +00:00
committed by github-actions[bot]
parent 9a1fbd77a7
commit ee0a2818b6
19 changed files with 388 additions and 171 deletions

View File

@ -182,7 +182,7 @@ Reduce user interruptions by selectively blocking connections to Adobe's activat
} catch {
Write-Error "Failed to flush DNS cache. Error: $_"
}
```
## Undo Script
@ -232,7 +232,7 @@ Reduce user interruptions by selectively blocking connections to Adobe's activat
} catch {
Write-Error "Failed to flush DNS cache. Error: $_"
}
```