Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Live Mail > wlmail at command line

Reply
Thread Tools Display Modes

wlmail at command line

 
 
gue40
Guest
Posts: n/a

 
      11-06-2009
how i can start wlmail from command line with a new empty e-mail, like wlmail
/new or so on....?
 
Reply With Quote
 
 
 
 
Michael Santovec
Guest
Posts: n/a

 
      11-06-2009
You can't do that directly using WLMAIL.EXE.

But you can create a shortcut with a command line of just
mailto:
(note the colon at the end). That will start a new message in your
default mail program, whatever it is.

An alternate method is to start a new message than then do a File, Save
As to an EML file. Create a shortcut to that EML file. Double clicking
that will open the message template in whatever mail program is your
default for EML files (Window Live Mail, Vista Windows Mail or Outlook
Express).

--

Mike - http://TechHelp.Santovec.us



"gue40" <> wrote in message
news:67EE5590-C5DD-4AE7-8DF0-...
> how i can start wlmail from command line with a new empty e-mail, like
> wlmail
> /new or so on....?



 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      11-07-2009


"Michael Santovec" <> wrote in message news:...
> You can't do that directly using WLMAIL.EXE.
>
> But you can create a shortcut with a command line of just
> mailto:
> (note the colon at the end). That will start a new message in your
> default mail program, whatever it is.



So, following through from there, if WLMail doesn't have
the mailto protocol, just create a shortcut as if it did:

As it happens my default is OE at the moment
but I'm pretty sure when it was WLMail's it used
the same switch...

<cmd_output OS="XPsp3">
E:\>ftype mailto
mailto="%ProgramFiles%\Outlook Express\msimn.exe" /mailurl:%1

E:\>ftype | find "Internet Mail"
Microsoft Internet Mail Message="F:\Program Files\Windows Live\Mail\wlmail.exe" /eml:%1
</cmd_output>

So, by inference the shortcut for WLMail would be:

F:\Program Files\Windows Live\Mail\wlmail.exe" /mailurl:%1

I just added that to my IE Favorites Bar, e.g. so it can be a button there.
Tip: just drag an existing WLMail shortcut there and then
right-click, Properties to modify it with the /mailurl: switch.

Thanks for giving me the idea! ; )


Robert
---

....
> "gue40" <> wrote in message
> news:67EE5590-C5DD-4AE7-8DF0-...
>> how i can start wlmail from command line with a new empty e-mail, like
>> wlmail
>> /new or so on....?

>
>


 
Reply With Quote
 
Michael Santovec
Guest
Posts: n/a

 
      11-07-2009
I didn't realize that mailurl: option existed. But I just tried it and
it works.

The advantage of that is you can explicitly open a WLM windows even
though it's not the default mail program.

Although for most people, the simple mailto: would be best since it will
open your default mail program which is probably what most people would
really want.

--

Mike - http://TechHelp.Santovec.us



"Robert Aldwinckle" <> wrote in message
news:...
>
> "Michael Santovec" <> wrote in message
> news:...
>> You can't do that directly using WLMAIL.EXE.
>>
>> But you can create a shortcut with a command line of just
>> mailto:
>> (note the colon at the end). That will start a new message in your
>> default mail program, whatever it is.

>
>
> So, following through from there, if WLMail doesn't have
> the mailto protocol, just create a shortcut as if it did:
>
> As it happens my default is OE at the moment
> but I'm pretty sure when it was WLMail's it used
> the same switch...
>
> <cmd_output OS="XPsp3">
> E:\>ftype mailto
> mailto="%ProgramFiles%\Outlook Express\msimn.exe" /mailurl:%1
>
> E:\>ftype | find "Internet Mail"
> Microsoft Internet Mail Message="F:\Program Files\Windows
> Live\Mail\wlmail.exe" /eml:%1
> </cmd_output>
>
> So, by inference the shortcut for WLMail would be:
>
> F:\Program Files\Windows Live\Mail\wlmail.exe" /mailurl:%1
>
> I just added that to my IE Favorites Bar, e.g. so it can be a button
> there.
> Tip: just drag an existing WLMail shortcut there and then
> right-click, Properties to modify it with the /mailurl: switch.
>
> Thanks for giving me the idea! ; )
>
>
> Robert
> ---
>
> ...
>> "gue40" <> wrote in message
>> news:67EE5590-C5DD-4AE7-8DF0-...
>>> how i can start wlmail from command line with a new empty e-mail,
>>> like
>>> wlmail
>>> /new or so on....?

>>
>>

>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error to update calendar Find Windows Live Mail 27 11-03-2009 07:42 AM
wlmail gue40 Windows Live Mail 2 11-01-2009 03:41 PM
Default Icon opener rrsvt Windows Live Mail 4 10-26-2009 11:55 PM
OE on Vista Ben Stevenson Windows Live Mail 12 10-24-2009 11:22 AM
The same as earlier version, wlmail resistant to task manager Rbali Windows Live Mail 2 10-23-2009 09:35 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59