.net - How to package a SharedAddin to ClickOnce deployment -


we have shared addin excel , want go clickonce deployment. know generates msi file when setup shared addin project, not sure how package this... me

there great article how here

this walks through whole process step step.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -