View Single Post
  #45 (permalink)  
Old 03-15-2007, 09:49 AM
Jonahan's Avatar
Jonahan
PPCGeeks Regular
Offline
 
Join Date: Feb 2007
Posts: 80
Reputation: 0
Jonahan is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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
Reply With Quote