PDA

View Full Version : Hide taskbar battery icon


Alistair George
24-07-2008, 03:02 AM
Is there a registry hack for hiding the task bar (not tray) battery in BA?
Thanks,
Alistair.

Alistair George
24-07-2008, 03:40 AM
Found a couple of options:
(HKEY_LOCAL_MACHINE\Software\Microsoft\Shell
ShowTitleBarClock=1)
//replaces the battery with clock
HKEY_LOCAL_MACHINE\Software\Microsoft\Shell
New Dword TBOpt=0
//above does not work too well upsets task bar layout.

Apply either converse values if you want to show the battery icon.
Alistair.