Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Help with AddIn (http://www.outlookbanter.com/add-ins-outlook/28275-help-addin.html)

nickdu September 27th 06 04:41 PM

Help with AddIn
 
I wrote an Outlook Addin a while back and I'm trying to see if it still works
in Outlook 2003. In can't remember exactly how I got this installed in
Outlook in the past, I think I used the registry keys for an Exchange client
extension. Now I'm looking to register it in a newer fashion, maybe an ECF
file. Is that how addins are supposed to be installed/registered? Can
someone point me to docs regarding this and potentially any samples?

By the way, this is not an Exchange extension as I implement the Office
extensibility interface (IDTExtensibility2).
--
Thanks,
Nick

Ken Slovak - [MVP - Outlook] September 27th 06 07:47 PM

Help with AddIn
 
Exchange extensions use ECF's. Addins register themselves in either HKCU or
HKLM.

Did you use a designer? What language did you use? If you used a designer
you just need to run regsvr32 on the DLL.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"nickdu" wrote in message
...
I wrote an Outlook Addin a while back and I'm trying to see if it still
works
in Outlook 2003. In can't remember exactly how I got this installed in
Outlook in the past, I think I used the registry keys for an Exchange
client
extension. Now I'm looking to register it in a newer fashion, maybe an
ECF
file. Is that how addins are supposed to be installed/registered? Can
someone point me to docs regarding this and potentially any samples?

By the way, this is not an Exchange extension as I implement the Office
extensibility interface (IDTExtensibility2).
--
Thanks,
Nick



nickdu September 28th 06 12:58 PM

Help with AddIn
 
I did not use a designer. I wrote my own ATL C++ COM object. Is there some
doc that talks about the registry keys that are required?
--
Thanks,
Nick


"Ken Slovak - [MVP - Outlook]" wrote:

Exchange extensions use ECF's. Addins register themselves in either HKCU or
HKLM.

Did you use a designer? What language did you use? If you used a designer
you just need to run regsvr32 on the DLL.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"nickdu" wrote in message
...
I wrote an Outlook Addin a while back and I'm trying to see if it still
works
in Outlook 2003. In can't remember exactly how I got this installed in
Outlook in the past, I think I used the registry keys for an Exchange
client
extension. Now I'm looking to register it in a newer fashion, maybe an
ECF
file. Is that how addins are supposed to be installed/registered? Can
someone point me to docs regarding this and potentially any samples?

By the way, this is not an Exchange extension as I implement the Office
extensibility interface (IDTExtensibility2).
--
Thanks,
Nick




Ken Slovak - [MVP - Outlook] September 28th 06 03:35 PM

Help with AddIn
 
See if this helps: http://support.microsoft.com/?kbid=302901

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"nickdu" wrote in message
...
I did not use a designer. I wrote my own ATL C++ COM object. Is there
some
doc that talks about the registry keys that are required?
--
Thanks,
Nick




All times are GMT +1. The time now is 11:17 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com