.
This commit is contained in:
@ -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"
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user