CDO Library

D

Danish

Hello,
can i somehow install CDO library using my deployment pacakge or user'll
need to install cdo using the office setup ?

Thanks
 
K

Ken Slovak - [MVP - Outlook]

CDO 1.21 is not redistributable, the user must install it from the Office
CD. See the ItemsCB COM addin sample on the Resources page at
www.microeye.com for an example of how to use Windows Installer to demand
load CDO if your code requires it and it's not installed.
 
Top