fix wrong app names caused by wrong Microsoft docs

This commit is contained in:
undergroundwires
2020-11-11 01:05:52 +01:00
parent 31e08d231d
commit e41e40c5bf

View File

@@ -3145,7 +3145,7 @@ actions:
call:
function: UninstallSystemApp
parameters:
packageName: Microsoft.AAD.Broker.Plugin
packageName: Microsoft.AAD.BrokerPlugin # Offical docs point to wrong "Microsoft.AAD.Broker.Plugin"
-
name: Microsoft Accounts Control app
call:
@@ -3275,7 +3275,7 @@ actions:
call:
function: UninstallSystemApp
parameters:
packageName: Microsoft.Windows.OOBENetworkCaptivePort
packageName: Microsoft.Windows.OOBENetworkCaptivePortal # Offical docs point to wrong "Microsoft.Windows.OOBENetworkCaptivePort"
-
name: OOBE Network Connection Flow app
recommend: standard