I have not been able to have this happen consistently. But, I have created a reg entry that adds Lotus Notes to Control Panel internet options => programs => E-mail. Than you copy nmailman.dll into c:\notes. In most cases (with in Word) you can now click on File => Send To => Mail Recipient (as Attachment, this will open Notes and attach the doc.<br>
Let me know if you need more detail. <br>
<br>
Text of Registry entry:<br>
<br>
REGEDIT4<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes]<br>
@="Lotus Notes"<br>
"DLLPath"="c:\\notes\\nmailman.dll"<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Shell]<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Shell\Open]<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Shell\Open\Command]<br>
@="c:\\notes\\notes.exe MAIL"<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Protocols]<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Protocols\mailto]<br>
"URL Protocol"=""<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Protocols\mailto\Shell]<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Protocols\mailto\Shell\Open]<br>
<br>
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Lotus Notes\Protocols\mailto\Shell\Open\Command]<br>
@="c:\\notes\\notes.exe %1"<br>