Quote:
Originally Posted by mjhuffer
Originally Posted by tamago
Does anyone have the problem where the battery icon only shows up, no clock icon? And it sticks with task manager? And it doesn't open batt settings? I hardreseted, applied the reg edit..
<characteristic type=" HKLM\Software\Microsoft\Shell\TaskBar">
<parm name=" LimitedClock" value=" 0" datatype=" integer" />
<parm name="ConsistentClockOrBattery" value="0" datatype="integer" />
The second parm name is reg fix for this.......soft reset and you should be good.
|
Looks like he already tried that:
Quote:
Originally Posted by tamago
Other than the reg edit
<characteristic type="HKLM\Software\Microsoft\Shell\TaskBar">
<parm name="LimitedClock" value="0" datatype="integer" />
<parm name="ConsistentClockOrBattery" value="0" datatype="integer" />
</characteristic>
did you do anything else?
|