Add apps from creators update (#111)

pull/155/merge
tumpio 6 years ago committed by Alex Hirsch
parent 9500f555d8
commit ecb84fc4bd

@ -19,9 +19,12 @@ $needles = @(
"Feedback" "Feedback"
"Flash" "Flash"
"Gaming" "Gaming"
#"Holo"
#"InternetExplorer" #"InternetExplorer"
#"Maps" #"Maps"
#"MiracastView"
"OneDrive" "OneDrive"
#"SecHealthUI"
#"Wallet" #"Wallet"
#"Xbox" # This will result in a bootloop since upgrade 1511 #"Xbox" # This will result in a bootloop since upgrade 1511
) )

@ -59,6 +59,9 @@ $apps = @(
"Microsoft.OneConnect" "Microsoft.OneConnect"
"Microsoft.WindowsFeedbackHub" "Microsoft.WindowsFeedbackHub"
# Creators Update apps
"Microsoft.Microsoft3DViewer"
#"Microsoft.MSPaint"
#Redstone apps #Redstone apps
"Microsoft.BingFoodAndDrink" "Microsoft.BingFoodAndDrink"

Loading…
Cancel
Save