mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 14:17:27 +00:00
fix WPFTweaksWindowsAI (#4578)
This commit is contained in:
+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>"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user