- 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:
MyDrift
2024-11-06 19:13:32 +01:00
parent a93d44a6dc
commit 5c2d5fae1e
4 changed files with 15 additions and 33 deletions

View File

@ -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"
},