“ Originally Posted by Shaun2120
”
how can i get this pocketcm as my main source for my contacts because i downloaded file and when i go to contacts the stock touchpro contact theme still pops up
How to add this application as the default contact manager?
Easiest way: download and install the CAB version of PocketCM.
You can also do it by hand:
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:M SCONTACTS
- Change "String 1" value from :MSPOUTLOOK contacts to "\Program Files\PocketCM\PocketCM.exe".
Make sure that you add the "" on the new entry.
How to add this application as a softkey?
NOTE: this won't change your default contact application, for instance using the "contact" button in your phone dialer won't make ContactManager appear. If you want to use ContactManager as contact application see previous question. Basically you download a softkey configuration panel that allow you to do that.
You can also do it "by hand", modifying the registry:
- Go to: HKCU\Software\Microsoft\Today
- Add a Key called "Keys"
- in keys create a key called "113"
- In that create a String entitle "Default" and set its value to "Contacts" or whatever u want to show up on that button
- Create another String entitle "Open" and set its value to the path of the exe. (ex. mine is \Program Files\PocketCM\PocketCM.exe).