PDA

View Full Version : Low Battery Notification


prlPT
20-09-2007, 10:35 PM
Hello!

I was wondering if there is a way to disable the low battery notification/warning that windows pops up when the battery reaches the very low level. I searched for some registry hack that allowed me to do this, but only found a way to do this in the Windows Mobile Pocket PC version.

I'm developing an application for Windows Mobile 5.0 and unfortunately the low battery notification is too intrusive, so I'd like to simply disable it (I warn the user of the battery level on my application).

Thanks in advance,
Paulo

kukingkong
06-11-2007, 03:31 AM
Just go to Today-Settings-Personal-Sound & Notification.
Select Notification tab, choose Low Battery from drop-down list, you can disable sound and/or warning message.

Deafstarr
02-03-2008, 10:15 AM
If the low battery warning option does not appear in the drop down list, you will need to edit the following registry entry first;

HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D663-239C-47a7-9304-0D347F580408}\

Open the String value with the name "Default" and add the value "Low Batt Warning".

chetters
24-05-2008, 04:23 PM
Deafstarr

Thanks! That worked for me.

mskip
18-06-2008, 11:21 PM
thanks for the post i have been wondering how to do this.