Quote:
Originally Posted by hthomas
That worked GREAT. Thanks
Now can anybody tell how get my battery monitor working.
I've gone back to the oem battery icon and it still does not monitor. The icom is always full.
This is the best supported kitchen
|
You might have an incorrect reg entry going on here but just in case a little fyi: see how there are way fewer BatteryIconLevels in OEM? Is it really stuck? Or maybe you just forgot that the OEM one is not a 1% increment battery monitor?
This is what I have in OEM's app.reg
Code:
"BatteryIconLevels"=dword:15
"BatteryIconIdStart"=dword:3e9
"BaseDll"="phcanOverbmp.dll"
"BaseId"=dword:0
This is CMYLXGOs Energized Taskbar. It doesn't even use the phcanOverbmp.dll (but HTCNotificationEnhancement shows 1%) So far It's one of my favorite setups.
Code:
[HKEY_LOCAL_MACHINE\Security\ResOver\Bitmaps]
"BaseDll"=""
"BatteryIconLevels"=dword:00000000
"BatteryIconIdStart"=dword:00000000
"BaseId"=dword:00000000
And this is whats in tsowens 3.15 Battery
Code:
[HKEY_LOCAL_MACHINE\security\ResOver\Bitmaps]
"BatteryIconLevels"=dword:65
"BatteryIconIdStart"=dword:3e9
"BaseDll"="phcanOverbmp.dll"
"BaseId"=dword:0