Browse Source

Do not remove Microsoft.GamingServices app by default

ref #208
ref #231
pull/238/head
Alex Hirsch 4 years ago
parent
commit
fdcba03dad
  1. 2
      scripts/remove-default-apps.ps1

2
scripts/remove-default-apps.ps1

@ -19,7 +19,7 @@ $apps = @(
"Microsoft.BingTranslator"
"Microsoft.BingWeather"
#"Microsoft.FreshPaint"
"Microsoft.GamingServices"
#"Microsoft.GamingServices"
"Microsoft.Microsoft3DViewer"
"Microsoft.MicrosoftOfficeHub"
"Microsoft.MicrosoftPowerBIForWindows"

Loading…
Cancel
Save