Jump to content

Recommended Posts

Guest mat9v
Posted

I have a problem. Under default Titanium, CAppointments (Calendar) points to Microsoft builtin contacts manager. Is there a way (registry modifications included :) ) to change it to point to Samsung version (Touch Calendar). It's easier on the eyes ;) and easier to input data.

Thx.

Guest marmac
Posted

In chome editer I use SCalender for the Samsung touch Calender.

For samsung contacts you can use the contacts taskbar button (WinMo 6.5.3). But i find it easiest to use the call hard button and start typing the numbers/letters of the name i am looking for and it filters the list to the contact i am after. It works for name, number, company and so on. With over 600 contacts this is by far the easiest way i have found.

Hope this helps

Guest mat9v
Posted (edited)

found solution myself :)

Credit to gchris7

You can edit this path on the registry: HKLM/software/microsoft/shell/rai/msclock. Replace the clock.exe with "\windows\tclock.exe" on string 1. You can do that for the calendar aswell. Works like a charm. biggrin.gif

HKLM/software/microsoft/shell/rai/MSCALENDAR

You need to replace: :MSPOUTLOOK calendar with: "\windows\tcalendar.exe" /next

P.S. With "\windows\tcalendar.exe" /next it takes you to the current day.

With "\windows\tcalendar.exe" /all it takes you to your next appointment.

With "\windows\tcalendar.exe" /new it takes you to the appointment creation screen

Choose one...

Edited by mat9v

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.