Finding out which directory the AddIn was installed in [.net]

D

David

Hello All,
I have a create a COM-Addin for Outlook using VB.NET 2003. The wizard is
nice enough to make an installer program for me. When the installer is run,
it prompts the user to select a path for the program to install, the default
is [ProgramFilesFolder][Manufacturer]\[ProductName]

My question is how can I find out the installed path programmatically so
I can use it in my COM-Addin?

Thanks
 

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