![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I need to determine where an add-in has been installed so that I can load
data from an XML config file. How to I do this? |
Ads |
#2
|
|||
|
|||
![]()
Your addin or some other? If it's your addin you can get the location from
the application itself. If it's some other addin then you're reduced to scanning the hard drive or the registry. -- 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 "JK" wrote in message ... I need to determine where an add-in has been installed so that I can load data from an XML config file. How to I do this? |
#3
|
|||
|
|||
![]()
Hi Ken,
I need to path to my add-in. I tried using: My.Computer.FileSystem.CurrentDirectory but that returned: "C:\Program Files\Common Files\SYSTEM\MSMAPI\1033" ---------------------- "Ken Slovak - [MVP - Outlook]" wrote: Your addin or some other? If it's your addin you can get the location from the application itself. If it's some other addin then you're reduced to scanning the hard drive or the registry. -- 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 "JK" wrote in message ... I need to determine where an add-in has been installed so that I can load data from an XML config file. How to I do this? |
#4
|
|||
|
|||
![]()
What language are you using and what platform (.NET, VSTO, VSTO SE, etc.)?
-- 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 "JK" wrote in message ... Hi Ken, I need to path to my add-in. I tried using: My.Computer.FileSystem.CurrentDirectory but that returned: "C:\Program Files\Common Files\SYSTEM\MSMAPI\1033" ---------------------- "Ken Slovak - [MVP - Outlook]" wrote: Your addin or some other? If it's your addin you can get the location from the application itself. If it's some other addin then you're reduced to scanning the hard drive or the registry. -- 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 "JK" wrote in message ... I need to determine where an add-in has been installed so that I can load data from an XML config file. How to I do this? |
#5
|
|||
|
|||
![]()
Apologies ken, should have included that right from the start
![]() Visual Studio 2005 - Preference VB.NET VSTO SE Office / Outlook 2003 ------------------ "Ken Slovak - [MVP - Outlook]" wrote: What language are you using and what platform (.NET, VSTO, VSTO SE, etc.)? -- 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 "JK" wrote in message ... Hi Ken, I need to path to my add-in. I tried using: My.Computer.FileSystem.CurrentDirectory but that returned: "C:\Program Files\Common Files\SYSTEM\MSMAPI\1033" ---------------------- "Ken Slovak - [MVP - Outlook]" wrote: Your addin or some other? If it's your addin you can get the location from the application itself. If it's some other addin then you're reduced to scanning the hard drive or the registry. -- 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 "JK" wrote in message ... I need to determine where an add-in has been installed so that I can load data from an XML config file. How to I do this? |
#6
|
|||
|
|||
![]()
This is C#, but see if it helps:
http://www.outlookcode.com/codedetail.aspx?id=1032 -- 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 "JK" wrote in message ... Apologies ken, should have included that right from the start ![]() Visual Studio 2005 - Preference VB.NET VSTO SE Office / Outlook 2003 ------------------ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2003: How Do I Determine The Email Address of a Public Folder? | [email protected] | Outlook - General Queries | 1 | October 6th 06 05:49 AM |
How to determine number of contact records in outlook? | DK | Outlook - Using Contacts | 1 | October 5th 06 05:52 AM |
how to determine if cache mode on or off | Steve Paul | Outlook - Installation | 3 | October 3rd 06 09:58 PM |
Help Needed To Determine Cause of Warning in Outlook 2003: | raymejr | Outlook - General Queries | 4 | September 22nd 06 01:25 PM |
How to determine the format for each e-mail in Outlook 2000? | Uncle Bill | Outlook - Using Contacts | 0 | February 1st 06 09:46 PM |