is it possible - e.g. through a setting or command line parameter - to start
Live Mail with the calendar view open?
Regards
Michael
Thanks for using Windows Live Mail!
David [MSFT]
"David [MSFT]" <dgo...@microsoft.com> wrote in message
news:eF#eRrzoJ...@TK2MSFTNGP04.phx.gbl...
> There isn't currently a command line parameter to start in
> calendar mode, but we've considered adding it for the next
> version.
>
> Thanks for using Windows Live Mail!
>> is it possible - e.g. through a setting or command line
--
Gary VanderMolen, MS-MVP (Mail)
"Ildhund" <jn...@removemsn.com> wrote in message news:uf1LNU0o...@TK2MSFTNGP06.phx.gbl...
From a previous answer to this question:
<paste>
<cmd_output OS="XPsp3">
F:\Program Files\Windows Live\Mail>findstr /m /i ".n.e.w.s.u.r.l" *
mailimp.dll
msmail.dll
smapi.dll
</cmd_output>
Then in Notepad msmail.dll and doing an F3 search for
n e w s u r l find this interesting list:
/ V C a r d / c o n t a c t : / g r o u p : / m a i l u r l : / n e w s u r l :
/ c a l e n d a r u r l : / e m l : / n w s : / r e p l y e m l : / r e p l y a l l e m l :
/ f o r w a r d e m l : / r e p l y n w s : / r e p l y a l l n w s : / f o r w a r d n w s :
/ o p e n : / r e a d - o n l y :
So, once you figure out what your URL is try adding /calendarurl: and it
to a Desktop shortcut.
Perhaps it would show up in the log? Otherwise I would try
a packet trace, e.g netcap then .cap file formatted by Ethereal.
Good luck
Robert
---
</paste>