How to get Excel Template path from VSTO project
I am working on a VSTO Excel 2010 Macro Enabled Template Project, that I plan to packaged with various other file/content/resources and installed (WiX toolset) onto the target machine. It is intended that the user will click on a shortcut (e.g. from desktop) to the Excel Template, fire up Excel with the add-ins and then work from there. I also have some dotx reports in the installation directory that is to be triggered by VSTO Ribbon Button. Question is, how can I find out the installation directory from the VSTO Ribbon button? Since the new Excel Workbook came from an Excel Template, would be