mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 00:54:47 -05:00
emergency fix from bad values from runspace merge
This commit is contained in:
@ -723,13 +723,6 @@
|
||||
"value": "5000",
|
||||
"type": "Dword"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\Control Panel\\Desktop",
|
||||
"OriginalValue": "1",
|
||||
"name": "HungAppTimeout",
|
||||
"value": "4000",
|
||||
"type": "Dword"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\Control Panel\\Desktop",
|
||||
"OriginalValue": "1",
|
||||
@ -753,9 +746,9 @@
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\Memory Management",
|
||||
"OriginalValue": "1",
|
||||
"OriginalValue": "0",
|
||||
"name": "ClearPageFileAtShutdown",
|
||||
"value": "00000001",
|
||||
"value": "00000000",
|
||||
"type": "Dword"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user