I found the documentation here: https://msdn.microsoft.com/en-us/library/cc442767.aspx
But in my solution I do not have a OfficeAddInSetup project so I assume I am to add a second project with installshield to achieve this, but in the docs it references VSTO 2010 redistributable. I am using 2013. Are the directions any different for using the VSTO 2013 redistributable?
Thanks for any advice you can offer for deploying a VSTO outlook addin.