installation - Deploying .net addin application -


i have developed first .net addin.

now comes part deploy , im lost.

in .net setup , deployment project, have configured application folder

contain dlls , add-in file itself.

now comes requirement automate add-in deployment in vs2008 editor.

  1. is there way, on successful installation,the addin automatically added in addin manager (i.e after folder configured in add-in / macros security automatically ? )

  2. pop usage document file included file in application folder on successfull installation.


Comments