Joeana said:
I've been trying to make a shortcut of a specifc calendar in my
desktop. In other words, I will still have my Outlook Icon that opens
in my inbox besides the calendar icon that opens an specific calendar
folder. I want to be able to set a different settings in both Outlook
and Calendar. I hope I am making any sense.
If this calendar is in your data store, you can create a shortcut whose
target is
"%ProgramFiles%\Microsoft Office\OfficeXX\Outlook.exe" /folder
outlook:yourcalendar
where "XX" depends on your version of Outlook (which you decided to keep
secret) and "yourfolder" is the name of your calednar folder. Any changes
you make to setings in th calednar that opens will, of course, be reflected
in any other Outlook window you have open, since you're using the exact same
Outlook and Outlook data store. If, for example, you change the view in the
separate calendar from the Day view to, say, the Month view and then close
that window, if you open the calendar in the original Outlook window, it,
too, will display in the Month view. As long as you leave both windows
open, you can have separate views in the two, but as soon as you close one,
the view gets saved. Both windows are actually the same Outlook instance.
You won't see two "outlook.exe" processes on your PC.