Location of dlls and other files when a VSTO AddIn project is built in Visual Studio
问题 As explained in this MSDN tutorial, when you run/build an MS Word VSTO project in Visual Studio, it creates your custom office Word AddIn in Word application. You can later remove that AddIn using VS as follows: Cleaning up the Project (quoted from the last section of the above MSDN Tutorial) When you finish developing a project, remove the VSTO Add-in assembly, registry entries, and security settings from your development computer. Otherwise, the VSTO Add-in will continue to run every time