View Single Post
  #2 (permalink)  
Old 10-03-2008, 10:25 PM
snovvman's Avatar
snovvman
Regular 'Geeker
Offline
Threadstarter
 
Join Date: Jun 2008
Posts: 456
Reputation: 1190
snovvman is halfway to VIP status based on repsnovvman is halfway to VIP status based on repsnovvman is halfway to VIP status based on repsnovvman is halfway to VIP status based on repsnovvman is halfway to VIP status based on repsnovvman is halfway to VIP status based on repsnovvman is halfway to VIP status based on repsnovvman is halfway to VIP status based on repsnovvman is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Any way to show battery AND time persistently on task bar?

BTW, these DO NOT work:

hklm\software\microsoft\shell\ShowTitleBarClock

0=battery
1=clock
2=neither
3=Both

///

HKLM\Services\Power\ShowIcon=1

///

Tray icons reg settings.
"dword:00000000" - disable, "dword:00000001" - enable
Power icon
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
Rotation icon
[HKEY_LOCAL_MACHINE\System\GDI\Rotation]
"EnableTray"=dword:00000000
And wireless icon
[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
"Keep"=dword:00000000

Last edited by snovvman; 10-03-2008 at 10:30 PM.
Reply With Quote