使用InstallShield注册COM对象 [英] Register a COM object using InstallShield

查看:186
本文介绍了使用InstallShield注册COM对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用InstallShield 2011.我有一个COM对象,需要在安装期间注册。我似乎找不到任何地方指导你如何做到这一点。

I am using InstallShield 2011. I have a COM object that needs registered during installation. I cant seem to find anywhere where it instructs you on how to do this. Does anyone have any ideas?

感谢

编辑:

推荐答案

创建组件并添加您的COM dll / ocx到它,并右键单击它将其标记为密钥文件如果需要。然后右键单击该文件并选择提取COM。你应该看到一堆进度消息,因为它收获各种注册表项。建立您的安装程序,并在干净的机器上测试。

Create a component and add your COM dll/ocx to it and right click it to mark it as key file if needed. Then right click the file and select "Extract COM". You should see a bunch of progress messages as it harvests the various registry entries. Build your installer and test it on a clean machine.

这篇关于使用InstallShield注册COM对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆