fix wrong app names caused by wrong Microsoft docs
This commit is contained in:
@@ -3145,7 +3145,7 @@ actions:
|
|||||||
call:
|
call:
|
||||||
function: UninstallSystemApp
|
function: UninstallSystemApp
|
||||||
parameters:
|
parameters:
|
||||||
packageName: Microsoft.AAD.Broker.Plugin
|
packageName: Microsoft.AAD.BrokerPlugin # Offical docs point to wrong "Microsoft.AAD.Broker.Plugin"
|
||||||
-
|
-
|
||||||
name: Microsoft Accounts Control app
|
name: Microsoft Accounts Control app
|
||||||
call:
|
call:
|
||||||
@@ -3275,7 +3275,7 @@ actions:
|
|||||||
call:
|
call:
|
||||||
function: UninstallSystemApp
|
function: UninstallSystemApp
|
||||||
parameters:
|
parameters:
|
||||||
packageName: Microsoft.Windows.OOBENetworkCaptivePort
|
packageName: Microsoft.Windows.OOBENetworkCaptivePortal # Offical docs point to wrong "Microsoft.Windows.OOBENetworkCaptivePort"
|
||||||
-
|
-
|
||||||
name: OOBE Network Connection Flow app
|
name: OOBE Network Connection Flow app
|
||||||
recommend: standard
|
recommend: standard
|
||||||
|
|||||||
Reference in New Issue
Block a user