mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 18:42:35 -05:00
fix HKU
- load HKU if needed (for tweaks & GetToggleStatus) - remove unneeded Invoke-WinUtilNumLock - has loaded HKU does not load/not stay loaded
This commit is contained in:
@ -3310,10 +3310,14 @@
|
||||
}
|
||||
],
|
||||
"InvokeScript": [
|
||||
"Invoke-WinUtilExplorerRefresh"
|
||||
"
|
||||
Invoke-WinUtilExplorerRefresh
|
||||
"
|
||||
],
|
||||
"UndoScript": [
|
||||
"Invoke-WinUtilExplorerRefresh"
|
||||
"
|
||||
Invoke-WinUtilExplorerRefresh
|
||||
"
|
||||
],
|
||||
"link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/DarkMode"
|
||||
},
|
||||
|
Reference in New Issue
Block a user