Reworked conf file for HKCU + Corrections

This commit is contained in:
Yorick Barbanneau 2018-03-28 21:54:10 +02:00
parent fca51612cd
commit 8a30b58fd1
36 changed files with 77 additions and 98 deletions

View file

@ -1,6 +1,6 @@
{
"Name" : "Privacy (GPO)",
"Description" : "This module set some privati life settings like GPO does.",
"name" : "Privacy (GPO)",
"description" : "This module set some privati life settings like GPO does.",
"actions" :
[
{
@ -38,13 +38,6 @@
"key" : "ToastEnabled",
"value" : "0"
},
{
"_comment" : "Disable notification for tiles, applications and lockscreen (non GPO key)(user template hive)",
"action" : "AddRegKey",
"path" : "HKU:\\Default\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\PushNotifications",
"key" : "ToastEnabled",
"value" : "0"
},
{
"_comment" : "Disable user experience amelioration program ",
"action" : "AddRegKey",