Corrections for tasks modules
This commit is contained in:
parent
a6abc0f73a
commit
91ba06eaef
3 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
"_comment" : "Disable maps toasts task",
|
||||
"action" : "RemoveScheduledTask",
|
||||
"path" : "\\Microsoft\\Windows\\Maps\\",
|
||||
"name" : "\\MapsToastTask"
|
||||
"name" : "MapsToastTask"
|
||||
},
|
||||
{
|
||||
"_comment" : "Disable maps update task",
|
||||
|
|
Reference in a new issue