hi
i created a new OutlookAddIn project.
the project adds a custom toolbar button to outlook.
when run the project in debug mode, i see the custom button and everything works.
i want to install the poject in another computer, i added a new SetupProject to the solution and targeted the primary output to my AddIn project.
i compiled everything and ran the setup file on another computer.
the addin was not added to outlook.
in the installation folder i see all the dll's of the project.
how can i install the addin ?