瀏覽代碼

Update Windows10Debloater.ps1

Richard Newton 6 年之前
父節點
當前提交
a6e1354fdb
共有 1 個文件被更改,包括 0 次插入1 次删除
  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"}) {
    Start-Service -Name dmwappushservice} 
   }
-}
     
 Function Enable-EdgePDF {
     Write-Output "Setting Edge back to default"