F
f57
i am having the same problem now with OL2003.Word 2003. The only
suggestions i have gotten from various MVP's who have Outlook lists is to
not use word as my email editor.
I would like to try this solution, but am not sure how to do it.
1. How do i create a .bat file?
How di I add something to it?
How di I run it?
thnaks,
f57.
Re: Word 2003 cannot be used as email editor - also "no such interface
supported" error
Was having the same problem & this resolved it for me:
--------------------------------
Comment from salaciak
Date: 03/01/2004 09:08AM PST
Comment
Found this solution that works:
Create a file named Register.bat, and then place the file in the
WindowsDirectory\System32\ folder on your computer.
Add the following line to the BAT file:
for %%v in ( *.dll ) do regsvr32 /s %%v
Run the BAT file.
suggestions i have gotten from various MVP's who have Outlook lists is to
not use word as my email editor.
I would like to try this solution, but am not sure how to do it.
1. How do i create a .bat file?
How di I add something to it?
How di I run it?
thnaks,
f57.
Re: Word 2003 cannot be used as email editor - also "no such interface
supported" error
Was having the same problem & this resolved it for me:
--------------------------------
Comment from salaciak
Date: 03/01/2004 09:08AM PST
Comment
Found this solution that works:
Create a file named Register.bat, and then place the file in the
WindowsDirectory\System32\ folder on your computer.
Add the following line to the BAT file:
for %%v in ( *.dll ) do regsvr32 /s %%v
Run the BAT file.