Created
April 14, 2024 21:02
-
-
Save WeirdBeardDev/e9adc9d214abd254a4ae3a597e00a6c2 to your computer and use it in GitHub Desktop.
Update registry to try and stop the taskbar icons from flashing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Control Panel\Desktop] | |
"ForegroundFlashCount"=dword:00000000 | |
"ForegroundLockTimeout"=dword:00000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment