OE questions
(bottom post reply to OP's first question.)
"Peter Foldes" wrote in message ...
posted to the outlookexpress newsgroup via crosspost
--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
"fvdasvsd" wrote in message oups.com...
Ok, I have two questions:
1. With Thunderbird I can use this with a hotkey manager to compose a
new message with Tbird "D:\Program Files\Mozilla Thunderbird
\thunderbird.exe -compose" -- how can I do the same for Outlook
Express and Outlook 2003?
Is OE the default for mail? If so, create a shortcut which contains: mailto:
(with the colon.)
If not you could also create a Desktop shortcut (e.g. *.lnk file) which does
the equivalent of that when OE is the default, e.g. based on:
cmd_output
F:\ftype | find /i "mailto"
mailto="%ProgramFiles%\Outlook Express\msimn.exe" /mailurl:%1
/cmd_output
FYI
Robert Aldwinckle
---
|