mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 06:50:09 +00:00
Fix whitespace and compile formatting
This commit is contained in:
@@ -24,10 +24,10 @@ function Invoke-WPFUpdatesdisable {
|
||||
|
||||
Write-Host "Disabled wuauserv Service"
|
||||
Set-Service -Name wuauserv -StartupType Disabled
|
||||
|
||||
|
||||
Write-Host "Disabled UsoSvc Service"
|
||||
Set-Service -Name UsoSvc -StartupType Disabled
|
||||
|
||||
|
||||
Write-Host "Disabled WaaSMedicSvc Service"
|
||||
Set-Service -Name WaaSMedicSvc -StartupType Disabled
|
||||
|
||||
|
||||
Reference in New Issue
Block a user