I need a primer on how to make regedit changes on a PPC
I know some of you can do this with your eyes closed, but I am new to this on PPC. I have a Cingular 8525, and am having severe battery drain problems, perhaps due to the G3 network. Below is the excerpt, and I would GREATLY appreciate if someone can type out the step-by-step procedure for execution.
Thanks!
_____________________________________
Adding disconnect GPRS/UMTS button
To add Disconnect button and a timer display showing how long GRPS is in use for the session:
HKLM\ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To have only Disconnect button:
HKLM\ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To disable both the Disconnect button and the timer:
HKLM\ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
|