简体   繁体   English

部署 Office 2007 加载项

[英]Deploy Office 2007 add-in

I have created a PowerPoint addin using the steps from this article: Using RibbonX from Visual Basic我使用本文中的步骤创建了一个 PowerPoint 插件:使用 Visual Basic 中的 RibbonX

The plugin works fine when I start the project using F5 in Visual Studio 2005. But if I try to use the installer created by the setup project that is automatically added to the solution, the plug-in won't show when I run powerpnt.exe当我在 Visual Studio 2005 中使用 F5 启动项目时,该插件工作正常。但如果我尝试使用由自动添加到解决方案的安装项目创建的安装程序,则在我运行 powerpnt 时插件不会显示。可执行程序

Is there something I missed?有什么我错过的吗? Do I need to make some modifications to the installer?我需要对安装程序进行一些修改吗?

Have you also enabled the plugin in Powerpoint -> Options -> Add-ins on the machines where you installed the Add-in?您是否还在安装插件的机器上启用了 Powerpoint -> 选项 -> 插件中的插件?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM