Number of days in calendar
wim ossen wrote:
Outlook 2007 SP1
Windows XP Professional SP2
I am trying to change the number of days in my calendar by changing
in the registry the Callday key to i.e. 10
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\T oday
It doesn't work because you have the path wrong. The "11.0" above signifies
Outlook 2003, but even for that you have the path wrong. The path for
Outlook 2003 would be
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\O utlook\Today. You left
out the "Outlook" node. Moreover, you spelled the key wrong. It's
"CalDays", not "CallDay"
You're using Outlook 2007, however, and that uses "12.0" instead of "11.0",
to the path you want is
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\O utlook\Today\CalDays
--
Brian Tillman [MVP-Outlook]
|