PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
How to programmatically determine whether CDO was installed
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
How to programmatically determine whether CDO was installed
![]() |
How to programmatically determine whether CDO was installed |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
Does anyone know how to programmatically determine whether CDO 1.2.x was already installed on the computer ? Indeed, if it was, I don't have to ask user to install CDO. Thanks for your help. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Try to instantiate a MAPI.Session. You can also get the Outlook version and
look in the version specific folders where it would be installed to see if CDO.DLL is there. You can do that using Windows Scripting's FileExist. Look at the ItemsCB COM addin sample on the Resources page at www.microeye.com for an example of checking for CDO and offering to demand install it if it's not there. -- 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 "Paul Williams" <anonymous@discussions.microsoft.com> wrote in message news:1942401c44cc2$a6bf7c70$a401280a@phx.gbl... > Hi, > Does anyone know how to programmatically determine whether > CDO 1.2.x was already installed on the computer ? Indeed, > if it was, I don't have to ask user to install CDO. > Thanks for your help. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

