View Single Post
  #1425 (permalink)  
Old 03-05-2010, 06:10 PM
boobman's Avatar
boobman
PPCGeeks Regular
Offline
 
Join Date: May 2008
Posts: 99
Reputation: 40
boobman is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen v1.9 | WM 6.x / WM 6.5.x | 21055 / 21887 / 28014 | 2/16/1

hi again. I was wondering if someone could help me out here. Im trying to add some registry values to my rom. not sure if im doing it right.

I made a seperate folder called "disable htcmessage add call history" in that fold i just have a registry value that looks like this.

Quote:
REGEDIT4
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Manila://PeopleDetail\\peopleMessageClassic.page.hidden"=dw ord:0
"Manila://PeopleDetail_SIM\\peopleMessageClassic.page.hidden "=dword:0
"Manila://PeopleDetail\\peopleMessage.page.hidden"=dword:2
"Manila://PeopleDetail_SIM\\peopleMessage.page.hidden"=dword :2


- <characteristic type="Registry">
- <characteristic type="HKLM\Software\HTC\Manila">
<parm name="HomeLSKArguments" value="--switchtopage Manila://people\browserlayer\peopleCallHistory.page" datatype="string" />
<parm name="HomeLSKPath" value="\windows\manila.exe" datatype="string" />
<parm name="HomeLSKText" value="Call History" datatype="string" />


can someone show me how to convert the xml part to regedit?

also whats the easiest way to add a cab to my rom? I cant find the oem for the app all i have is the .cab file.

ive search for the answers to both of these, but the search function here is abysmal

Last edited by boobman; 03-05-2010 at 06:17 PM.
Reply With Quote