Block new version of Edge
This commit is contained in:
parent
0ce53123bb
commit
08ed268432
1 changed files with 6 additions and 1 deletions
|
@ -119,7 +119,12 @@
|
|||
"name" : "EdgeCP",
|
||||
"path" : "$env:systemroot\\systemapps\\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\\MicrosoftEdgeCP.exe"
|
||||
},
|
||||
|
||||
{
|
||||
"_comment" : "Same as above, but new versions of this exe is located in system32",
|
||||
"action" : "FwBlockProgram",
|
||||
"name" : "EdgeCP",
|
||||
"path" : "$env:systemroot\\System32\\MicrosoftEdgeCP.exe"
|
||||
},
|
||||
{
|
||||
"action" : "FwBlockProgram",
|
||||
"name" : "cleanw10_Cortana",
|
||||
|
|
Reference in a new issue