部署 .net 插件应用程序
我开发了我的第一个 .net 插件。
现在是部署它的部分,我迷路了。
在 .NET 安装和部署项目中,我已将应用程序文件夹配置为
包含所有 dll 和加载项文件本身。
现在需要在 VS2008 编辑器中自动部署插件。
有没有一种方法,在成功安装后,插件会自动添加到插件管理器中(即在插件/宏安全性中自动配置文件夹后?)
成功时会弹出使用文档文件,该文件作为文件包含在应用程序文件夹中安装。
I have developed my first .net addin.
Now comes the part to deploy it and im lost.
In the .NET Setup and Deployment project, i have configured the Application folder to
contain all the dlls and the add-in file itself.
Now comes the requirement to automate the Add-in deployment in the VS2008 editor.
Is there a way, where on successful installation,the addin is automatically added in the Addin manager (i.e after folder is configured in the Add-in / Macros security automatically ? )
Pop up the Usage document file which is included as a file in the Application folder on successfull installation.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论