From ecb84fc4bd2af2b5387fb3d692b5d9c866cd60b0 Mon Sep 17 00:00:00 2001 From: tumpio Date: Wed, 2 May 2018 10:57:00 +0300 Subject: [PATCH] Add apps from creators update (#111) --- scripts/experimental_unfuckery.ps1 | 3 +++ scripts/remove-default-apps.ps1 | 3 +++ 2 files changed, 6 insertions(+) diff --git a/scripts/experimental_unfuckery.ps1 b/scripts/experimental_unfuckery.ps1 index 4bcd7e4..bdba6c4 100644 --- a/scripts/experimental_unfuckery.ps1 +++ b/scripts/experimental_unfuckery.ps1 @@ -19,9 +19,12 @@ $needles = @( "Feedback" "Flash" "Gaming" + #"Holo" #"InternetExplorer" #"Maps" + #"MiracastView" "OneDrive" + #"SecHealthUI" #"Wallet" #"Xbox" # This will result in a bootloop since upgrade 1511 ) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index d34d725..db5643d 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -59,6 +59,9 @@ $apps = @( "Microsoft.OneConnect" "Microsoft.WindowsFeedbackHub" + # Creators Update apps + "Microsoft.Microsoft3DViewer" + #"Microsoft.MSPaint" #Redstone apps "Microsoft.BingFoodAndDrink"