Message 1 of 2
How to create a msi installer for addIn?

Not applicable
11-20-2018
01:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I want to create a msi installer for my addIn using Wix. When I build a solution in Visual Studio everything works great, all addIn buttons are visible. But when i use a msi installer no buttons from my addIn are visible. My setup project is very simple, i just add all references to my project with addIn in setup Wix project.
Thanks for any help.
P.S. Sorry if this question is more related to Wix forum, but maybe somebody knows here what to do with this.