From a4495be889e9da258ebf5ab5b5fa892f46449d34 Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Sat, 9 Feb 2019 14:46:42 -0800 Subject: [PATCH 1/4] Added "*Dolby*" to be removed by script --- Windows10Debloater.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Windows10Debloater.ps1 b/Windows10Debloater.ps1 index 92063a2..fededd6 100644 --- a/Windows10Debloater.ps1 +++ b/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*" From 364978048a490caf98696f8c409560c988e1dc57 Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Sat, 9 Feb 2019 14:47:23 -0800 Subject: [PATCH 2/4] Added "*Dolby*" to be removed by script #78 --- Windows10DebloaterGUI.ps1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Windows10DebloaterGUI.ps1 b/Windows10DebloaterGUI.ps1 index acdc807..24fac28 100644 --- a/Windows10DebloaterGUI.ps1 +++ b/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*" From a23db5398a231e85166435c9004ac015df2e420b Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Sat, 9 Feb 2019 15:14:50 -0800 Subject: [PATCH 3/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 44fc19e..e26e21a 100644 --- a/README.md +++ b/README.md @@ -154,4 +154,6 @@ Thank you to a60wattfish, abulgatz, xsisbest, Damian and Reddit user /u/GavinEke If you like and appreciate my work then please consider a donation for a cup of coffee. :) +(This is a donation, and not for continued development/support of my work) + [![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/syncrn) From 65a651f262d67fb69080ff1f26c698231db383ff Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Sat, 9 Feb 2019 16:20:59 -0800 Subject: [PATCH 4/4] Removed Donate button --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index e26e21a..01be2d2 100644 --- a/README.md +++ b/README.md @@ -149,11 +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. :) - -(This is a donation, and not for continued development/support of my work) - -[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/syncrn)