Quote:
Originally Posted by Tplane37
Item #1: How do I make this icon link to the Power Settings app like it is supposed to.
|
Just add this:
Code:
; Show Power Settings when you click on battery icon
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\TaskBar]
"LimitedClock"=dword:1
"ConsistentClockOrBattery"=dword:0
Someone mentioned a variation of this a few pages ago.. But these values worked for me.