Note: HidePeopleBar must not be 1 for the Weather widget to work #1177
God-damnit-all
started this conversation in
Show and tell
Replies: 1 comment
-
@valinet Helped a friend out who was having this same issue and it occurred to me that it would probably be a good idea to have ExplorerPatcher check this registry key before restarting explorer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the longest time, I couldn't figure out why the weather widget from ExplorerPatcher didn't show for me. None of the issues or discussions were of any help.
However, I suppose ExplorerPatcher injects its weather widget into the People bar, because once I set
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer
->HidePeopleBar
to 0 (or removing it), the weather widget began working for me.Hopefully this helps someone else out.
Beta Was this translation helpful? Give feedback.
All reactions