Word Addin Install Path using C#

R

Rob

Hello All,

I need to find the Install Path of my Word Addin programatically (we
store a config file within the install folder that needs to be accessed
by the word addin.) I've seen in the forums that
System.Environment.CurrentDirectory should work, but when tested the
directory is something totally random like C:\Program Files\Symantec.
My addin is installed in C:\Program Files\My Company Name\Word Addin.
I'm using C# with VS 2005. Any ideas?

Thank You
Rob Heinen
 

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

Top