add system config bat and others

This commit is contained in:
Julian Freeman
2025-12-06 17:38:29 -04:00
parent f883583b3e
commit 7eadb3400c
4 changed files with 249 additions and 19 deletions

View File

@@ -125,5 +125,5 @@ foreach ($app in $apps) {
}
}
Write-Host "`n=== Done ===" -ForegroundColor Green
Write-Host "`n=== Done. Need restart ===" -ForegroundColor Green
Pause