mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-11 02:21:16 +10:00
Compare commits
2
Commits
076ef02b2c
...
893dca4055
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
893dca4055 | ||
|
|
2ebc9bd6c4 |
+1
-1
@@ -947,7 +947,7 @@
|
|||||||
{
|
{
|
||||||
"Path": "HKLM:\\SOFTWARE\\Policies\\WindowsNotepad",
|
"Path": "HKLM:\\SOFTWARE\\Policies\\WindowsNotepad",
|
||||||
"Name": "DisableAIFeatures",
|
"Name": "DisableAIFeatures",
|
||||||
"Value": 1,
|
"Value": "1",
|
||||||
"Type": "DWord",
|
"Type": "DWord",
|
||||||
"OriginalValue": "<RemoveEntry>"
|
"OriginalValue": "<RemoveEntry>"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ description: ""
|
|||||||
{
|
{
|
||||||
"Path": "HKLM:\\SOFTWARE\\Policies\\WindowsNotepad",
|
"Path": "HKLM:\\SOFTWARE\\Policies\\WindowsNotepad",
|
||||||
"Name": "DisableAIFeatures",
|
"Name": "DisableAIFeatures",
|
||||||
"Value": 1,
|
"Value": "1",
|
||||||
"Type": "DWord",
|
"Type": "DWord",
|
||||||
"OriginalValue": "<RemoveEntry>"
|
"OriginalValue": "<RemoveEntry>"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user