This commit is contained in:
USER
2025-09-06 11:50:25 +01:00
parent c0f30fe868
commit 4ab235da6d
2 changed files with 3 additions and 2 deletions

View File

@ -26,6 +26,7 @@ $applist = @(
"Microsoft.WindowsFeedbackHub*" "Microsoft.WindowsFeedbackHub*"
"Microsoft.WindowsMaps*" "Microsoft.WindowsMaps*"
"Microsoft.WindowsPhone*" "Microsoft.WindowsPhone*"
"Microsoft.Xbox*"
"Microsoft.ZuneMusic*" "Microsoft.ZuneMusic*"
"Microsoft.ZuneVideo*" "Microsoft.ZuneVideo*"
"Microsoft.YourPhone*" "Microsoft.YourPhone*"
@ -41,7 +42,7 @@ $applist = @(
"Microsoft.Office.Sway*" "Microsoft.Office.Sway*"
) )
#"Microsoft.Xbox*"
#"Microsoft.Services.Store.Engagement" #"Microsoft.Services.Store.Engagement"
#"Microsoft.WindowsStore" #"Microsoft.WindowsStore"
#"Microsoft.StorePurchaseApp" #"Microsoft.StorePurchaseApp"

View File

@ -27,7 +27,6 @@ $applist = @(
"Microsoft.WindowsMaps*" "Microsoft.WindowsMaps*"
"Microsoft.WindowsPhone*" "Microsoft.WindowsPhone*"
"Microsoft.Windows.Photos*" "Microsoft.Windows.Photos*"
"Microsoft.Xbox*"
"Microsoft.ZuneMusic*" "Microsoft.ZuneMusic*"
"Microsoft.ZuneVideo*" "Microsoft.ZuneVideo*"
"Microsoft.YourPhone*" "Microsoft.YourPhone*"
@ -44,6 +43,7 @@ $applist = @(
) )
# "Microsoft.Xbox*"
#"Microsoft.Services.Store.Engagement" #"Microsoft.Services.Store.Engagement"
#"Microsoft.WindowsStore" #"Microsoft.WindowsStore"
#"Microsoft.StorePurchaseApp" #"Microsoft.StorePurchaseApp"