Browse Source

Add apps from creators update (#111)

pull/155/merge
tumpio 6 years ago
committed by Alex Hirsch
parent
commit
ecb84fc4bd
  1. 3
      scripts/experimental_unfuckery.ps1
  2. 3
      scripts/remove-default-apps.ps1

3
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
)

3
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"

Loading…
Cancel
Save