mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 18:42:35 -05:00
fix MenuShowDelay reg changes (#3449)
- remove false MenuShowDelay - replace original value with true default value
This commit is contained in:
@ -2012,13 +2012,6 @@
|
|||||||
"Value": "4294967295",
|
"Value": "4294967295",
|
||||||
"Type": "DWord"
|
"Type": "DWord"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Path": "HKCU:\\Control Panel\\Desktop",
|
|
||||||
"OriginalValue": "1",
|
|
||||||
"Name": "MenuShowDelay",
|
|
||||||
"Value": "1",
|
|
||||||
"Type": "DWord"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Path": "HKCU:\\Control Panel\\Desktop",
|
"Path": "HKCU:\\Control Panel\\Desktop",
|
||||||
"OriginalValue": "1",
|
"OriginalValue": "1",
|
||||||
@ -2192,7 +2185,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Path": "HKCU:\\Control Panel\\Desktop",
|
"Path": "HKCU:\\Control Panel\\Desktop",
|
||||||
"OriginalValue": "1",
|
"OriginalValue": "400",
|
||||||
"Name": "MenuShowDelay",
|
"Name": "MenuShowDelay",
|
||||||
"Value": "200",
|
"Value": "200",
|
||||||
"Type": "String"
|
"Type": "String"
|
||||||
|
Reference in New Issue
Block a user