JSON Corrections
This commit is contained in:
parent
27614e531d
commit
1dbac1b138
23 changed files with 35 additions and 37 deletions
|
@ -11,23 +11,23 @@
|
|||
"value" : "0"
|
||||
},
|
||||
{
|
||||
"_comment" : "The 3 bottom k eys seems to be some kind of ACL for App right",
|
||||
"_comment" : "The 3 bottom keys seems to be some kind of ACL for App right",
|
||||
"action" : "AddRegKey",
|
||||
"path" : "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\AppPrivacy",
|
||||
"key" : "LetAppsAccessAccountInfo_UserInControlOfTheseApps",
|
||||
"type" : "MultiString"
|
||||
},
|
||||
{
|
||||
"action" : "AddRegKey",
|
||||
"action" : "AddRegKey",
|
||||
"path" : "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\AppPrivacy",
|
||||
"key" : "LetAppsAccessAccountInfo_ForceAllowTheseApps",
|
||||
"type" : "MultiString"
|
||||
},
|
||||
{
|
||||
"action" : "AddRegKey",
|
||||
"action" : "AddRegKey",
|
||||
"path" : "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\AppPrivacy",
|
||||
"key" : "LetAppsAccessAccountInfo_ForceDenyTheseApps",
|
||||
"value" : "MultiString"
|
||||
"type" : "MultiString"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Reference in a new issue