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.BingTranslator"
"Microsoft.BingWeather" "Microsoft.BingWeather"
#"Microsoft.FreshPaint" #"Microsoft.FreshPaint"
"Microsoft.GamingServices" #"Microsoft.GamingServices"
"Microsoft.Microsoft3DViewer" "Microsoft.Microsoft3DViewer"
"Microsoft.MicrosoftOfficeHub" "Microsoft.MicrosoftOfficeHub"
"Microsoft.MicrosoftPowerBIForWindows" "Microsoft.MicrosoftPowerBIForWindows"

Loading…
Cancel
Save