View Single Post
  #2013 (permalink)  
Old 04-02-2009, 01:44 PM
indagroove's Avatar
indagroove
AWOL
Offline
 
Join Date: Nov 2007
Posts: 3
Reputation: 120
indagroove is keeping up the good workindagroove is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by Tplane37 View Post
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CHome\*]
In the registry. Be sure your GUID matches the *.exe or it will error out.
I will look into the info that Twisted post as well....would be much easier that way if I can edit the RGU that is giving errors instead of creating a new OEM!
Here's a couple of reg entries in my CHome_Lang_0409 folder, which seem to set the soft keys:

left softkey (for all tabs):
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome]
"SK1TEXT"="Contacts"
right softkey (for clock tab):
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CClock]
"SK2TEXT"="Set"
So, how would I go about assigning a different right soft-key to the clock tab. Like calendar or comm manager for example? Thanks.
Reply With Quote