Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: Help with AddIn

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Help with AddIn
nickdu 27.09.2006 14:41:03
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
Re: Help with AddIn
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 27.09.2006 17:47:09
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" <nickdu[ at ]discussions.microsoft.com> wrote in message
news:6ACBE96E-0513-4A50-BB35-006E41B51733[ at ]microsoft.com...
[Quoted Text]
>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

Re: Help with AddIn
nickdu 28.09.2006 10:58:01
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:

[Quoted Text]
> 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" <nickdu[ at ]discussions.microsoft.com> wrote in message
> news:6ACBE96E-0513-4A50-BB35-006E41B51733[ at ]microsoft.com...
> >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
>
>
Re: Help with AddIn
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 28.09.2006 13:35:37
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" <nickdu[ at ]discussions.microsoft.com> wrote in message
news:B92C9AC2-0E98-4328-A92A-14C8B289D987[ at ]microsoft.com...
[Quoted Text]
>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

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net