View Single Post
  #3 (permalink)  
Old 09-23-2009, 09:01 PM
mwalt2's Avatar
mwalt2
VIP Member
Offline
 
Join Date: Apr 2007
Posts: 1,759
Reputation: 5415
mwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: why do i keep losing my batt icon...

If it's defaulting back to the original, you must be adding something that overwrites the dll containing the custom icons. Also check that your registry contains the following:
Code:
[HKEY_LOCAL_MACHINE\Security\ResOver\Bitmaps]
"BaseDll"="phcanOverbmp.dll"
[HKEY_LOCAL_MACHINE\Security\ResOver\Bitmaps]
"BaseId"=dword:00000000
[HKEY_LOCAL_MACHINE\Security\ResOver\Bitmaps]
"BatteryIconIdStart"=dword:000003e9
[HKEY_LOCAL_MACHINE\Security\ResOver\Bitmaps]
"BatteryIconLevels"=dword:00000065
Are you installing any custom taskbars? phcanoverbmp.dll contains the battery icons and the volume icons are either in htcvolumecontrol.dll or shellres.192.dll or shellres.192.dll.0409.mui (calk's).

Last edited by mwalt2; 09-23-2009 at 09:03 PM.
Reply With Quote
This post has been thanked 1 times.