PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Interoperability Check Outlook is installed on client

Reply

Check Outlook is installed on client

 
Thread Tools Rate Thread
Old 15-05-2006, 01:56 PM   #1
Ben
Guest
 
Posts: n/a
Default Check Outlook is installed on client



Hi all

I'm making a program in C# which use contact items in Outlook.
And i would like to known how to check if Outlook is install on the pc and
if it exist load the Outlook library ?

Thanks for help !

Ben



  Reply With Quote
Old 15-05-2006, 02:34 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Check Outlook is installed on client

You could set an Outlook Application object and if it works Outlook is
installed. You can also look for Outlook.exe in the file system or read the
registry to see where Outlook is installed if at all.
HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE is the
location where the Outlook.exe path is listed if it's installed.

--
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


"Ben" <benboa@yahoo.fr> wrote in message
news:44687a3a$0$7106$636a55ce@news.free.fr...
>
> Hi all
>
> I'm making a program in C# which use contact items in Outlook.
> And i would like to known how to check if Outlook is install on the pc and
> if it exist load the Outlook library ?
>
> Thanks for help !
>
> Ben
>
>
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off