Explorar el Código

Update Windows10Debloater.ps1

Richard Newton hace 6 años
padre
commit
a6e1354fdb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Windows10Debloater.ps1

+ 0 - 1
Windows10Debloater.ps1

@@ -483,7 +483,6 @@ If (Get-Service -Name dmwappushservice | Where-Object {$_.StartType -eq "Disable
 If(Get-Service -Name dmwappushservice | Where-Object {$_.Status -eq "Stopped"}) {
 If(Get-Service -Name dmwappushservice | Where-Object {$_.Status -eq "Stopped"}) {
    Start-Service -Name dmwappushservice} 
    Start-Service -Name dmwappushservice} 
   }
   }
-}
     
     
 Function Enable-EdgePDF {
 Function Enable-EdgePDF {
     Write-Output "Setting Edge back to default"
     Write-Output "Setting Edge back to default"