Thread: Custom Taskbar
View Single Post
  #1774 (permalink)  
Old 11-16-2010, 02:30 PM
Crake's Avatar
Crake
Lurker
Offline
 
Join Date: Oct 2010
Posts: 21
Reputation: 0
Crake is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom Taskbar

Quote:
Originally Posted by seco10 View Post
I think, tsowen had earlier posted the solution:
Make sure your registry says the following:
[HKEY_LOCAL_MACHINE\security\ResOver\Bitmaps]
"BatteryIconLevels"=dword:65 (Hex) or 101 (Dec)
"BatteryIconIdStart"=dword:3e9 (Hex) or 1001 (Dec)
"BaseDll"="phcanOverbmp.dll"
"BaseId"=dword:0
Since you are using WM6.5.x, it could be that in your windows-folder is no phcanOverbmp.dll - therefore change the "BaseDll" to "shellres192.dll"

Good luck
SeCo
Thanks a lot for your help, but it doesn't work!
Like you say, i don't have the "phcanOverbmp.dll" on the windows folder, probably due to WM6.5.
So i changed the "BaseDll" to "shellres192.dll" like you said.
After that, i have done a soft reset and i realize that the registry returned to its default state, i.e.:
"BaseDll"="\Windows\ExtPhoneCanvasOverRes_WVGA.dll "

Any idea what is causing this??