From: Erick J. B. <er...@e-...> - 2001-01-23 17:17:33
|
Just to tell you Thomas, emails in Outlook have the ending .eml > Deviating from Win32-GUI somewhat: > Next step is to figure out how to mimik a "mailto:" for the e-mail > link. Should be easy, once we figure out how to determine what the default > e-mail program is. Not sure what assication is set for that. .html for the > browser is easy, but what about e-mail's? maybe .msg? Here's the ftype info > for .msg on my NT system, using outlook for e-mail. > > C:\>assoc .msg > ..msg=msgfile > > C:\>ftype msgfile > msgfile="C:\Program Files\Microsoft Office\Office\OUTLOOK.EXE" /f "%1" > |