Created
November 28, 2022 13:43
-
-
Save ardenasasvc/3c4b3d28a7f2691d2a5e10a31d0fd3cf to your computer and use it in GitHub Desktop.
gists for home
This file contains 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
# sometimes the hue option is greyed out within signalrgb and I need to reset signal's hue integration. deletes the associated registry key. source of original idea: https://www.reddit.com/r/SignalRGB/comments/vdw8ss/comment/icoremm | |
Remove-Item -Path HKEY_CURRENT_USER\SOFTWARE\WhirlwindFX\SignalRgb\philips -Force -Verbose |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment