Quote:
Originally Posted by Tplane37
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.