Quote:
Add GPS settings icon
If you have a GPS device, you can add a GPS settings icon to your Start > Settings menu using:
HKLM\ControlPanel\GPS Settings\Group = 2 (DWORD decimal)
HKLM\ControlPanel\GPS Settings\redirect <-- delete, or rename, this value
Note that '2' stands for the Connections tab, '1' is System and '0' would be Personal
|
My PPC doesn't have those fields. To enable the GPS application to the settings icon of my Start > Settings menu, I simply changed
HKLM\ControlPanel\GPS\Hide from 1 to 0. Then it shows up in the System tab of the Settings application.
Jonathan