部署 .net 插件应用程序

发布于 2024-10-17 22:59:47 字数 281 浏览 6 评论 0原文

我开发了我的第一个 .net 插件。

现在是部署它的部分,我迷路了。

在 .NET 安装和部署项目中,我已将应用程序文件夹配置为

包含所有 dll 和加载项文件本身。

现在需要在 VS2008 编辑器中自动部署插件。

  1. 有没有一种方法,在成功安装后,插件会自动添加到插件管理器中(即在插件/宏安全性中自动配置文件夹后?)

  2. 成功时会弹出使用文档文件,该文件作为文件包含在应用程序文件夹中安装。

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.

  1. 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 ? )

  2. Pop up the Usage document file which is included as a file in the Application folder on successfull installation.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文