Create MSI file from c# outlook addin in VS 2013
I have c# outlook addin created in visual studio 2013. It has windows forms also. I am getting mad on generating msi file, any easier solution/steps for me, please ? Mainly tell me, after completing the process, where do I find the final MSI file (like bin/release folder) ? I installed this - https://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d as well as installshield limited edition installer. I was able to build it and ran the installation file(.exe) from disks folder and it is installing but not showing anything in the outlook. Take a look at the Deploying an