How to determine location of Outlook Add-In

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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.
 
What language are you using and what platform (.NET, VSTO, VSTO SE, etc.)?
 

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

Back
Top