Search code examples
c#vstoadd-in

Programmatically install VSTO add-ins


I´ve developed several VSTO add-ins for MS Office 2010. I need a way to register them from a C# program.

How can I do that?


Solution

  • Deploying a Visual Studio 2010 Tools for Office Solution Using Windows Installer

    Deploying your VSTO Add-In to All Users (via HKLM)