Thread: Email Link
View Single Post
  #6  
Old April 6th 07, 10:07 PM posted to microsoft.public.outlook
Brian Tillman
external usenet poster
 
Posts: 17,452
Default Email Link

Rob A wrote:

Hi, I tried to create one and I seem to be missing something.

can anyone point me to a web site that has directions?


Use regedit to search your registry for "mailto". If you find it, it should
be under HKEY_CLASSES_ROOT. Its definition should look similar to this:

[HKEY_CLASSES_ROOT\mailto]
"EditFlags"=dword:00000002
"URL Protocol"=""
@="URL:MailTo Protocol"

[HKEY_CLASSES_ROOT\mailto\DefaultIcon]
@="\"C:\\PROGRA~1\\MICROS~2\\OFFICE12\\OUTLOOK.EXE \",7"

[HKEY_CLASSES_ROOT\mailto\shell]

[HKEY_CLASSES_ROOT\mailto\shell\open]

[HKEY_CLASSES_ROOT\mailto\shell\open\command]
@="\"C:\\PROGRA~1\\MICROS~2\\OFFICE12\\OUTLOOK.EXE \" -c IPM.Note /m \"%1\""
--
Brian Tillman

Ads