When should i distribute MSAddndr.DLL and msout19.olb?

T

tomer

Hi,
Is it possible to distribute a COM add in without the need of distributing
MSAddndr.DLL?
Should'nt this dll need to be redistributed only when using the VB ADD
IN(which crete COM ADD IN)?


Assuming i am only use those objects and events exposed by outlook 2000 Do i
need to distribute msout19.olb?


Thanks in advance.
 
S

Sue Mosher [MVP]

Your setup program should distribute only the .dll and .ocx files created for your addin and whatever files your setup program itself needs to run.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
M

Michael King

You are not allowed to redistribute the msoutl9.olb. Build your add-in
against the earliest version of Outlook you wish it to work with and it
should be compatible with later versions.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top