浏览代码

Merge pull request #2 from Sycnex/master

merging
robertobadjo 6 年之前
父节点
当前提交
4617cf0233
共有 3 个文件被更改,包括 3 次插入6 次删除
  1. 0 6
      README.md
  2. 1 0
      Windows10Debloater.ps1
  3. 2 0
      Windows10DebloaterGUI.ps1

+ 0 - 6
README.md

@@ -149,9 +149,3 @@ Finally, there is an optional switch parameter which is Stop-EdgePDF. This just
 # Credit
 
 Thank you to a60wattfish, abulgatz, xsisbest, Damian and Reddit user /u/GavinEke for some of the suggestions and fixes that I have placed into my scripts. You all have done a fantastic job!
-
-# Donate 
-
-If you like and appreciate my work then please consider a donation for a cup of coffee. :)
-
-[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/syncrn)

+ 1 - 0
Windows10Debloater.ps1

@@ -103,6 +103,7 @@ Function DebloatBlacklist {
         "*Royal Revolt*"
         "*Sway*"
         "*Speed Test*"
+        "*Dolby*"
              
         #Optional: Typically not removed but you can if you need to for some reason
         #"*Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe*"

+ 2 - 0
Windows10DebloaterGUI.ps1

@@ -205,6 +205,7 @@ $RemoveBlacklist.Add_Click( {
                 "*Minecraft*"
                 "*Royal Revolt*"
                 "*Sway*"
+                "*Dolby*"
                  
                 #Optional: Typically not removed but you can if you need to for some reason
                 #"*Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe*"
@@ -343,6 +344,7 @@ $RemoveAllBloatware.Add_Click( {
                 "*Minecraft*"
                 "*Royal Revolt*"
                 "*Sway*"
+                "*Dolby*"
              
                 #Optional: Typically not removed but you can if you need to for some reason
                 #"*Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe*"