我想创建COM Dll的安装文件 [英] I want to create setup file of COM Dll

查看:87
本文介绍了我想创建COM Dll的安装文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我用c#类库创建了一个COM dll文件,

现在我要创建一个将要创建的设置注册这个dll。

通常我是通过命令来做的



regasm / codebase / tlb ActiveXTest.dll

它成功地注册了dll。



但是我希望这在用户安装设置后自动发生。

请给我一些建议,因为我正在努力这么长时间。



我正在使用安装了盾牌2012的VISUAL STUDIO 2012.



请帮我这样做。



问候,

SUNIL MALI。

解决方案

< blockquote>阅读InstallShield上的文档。 IS将为您进行注册。没什么特别的事。唯一需要了解MSI安装程序的工作原理。这不是你从几个论坛帖子中得到的东西。


Hi all,

I have created one COM dll file using c# class library,
now i want to create setup which will register this dll.
normally i do it through command

regasm /codebase /tlb ActiveXTest.dll
which registers dll successfully.

But i want this to happen automatically once user installs setup.
Please send me some suggestions as i am struggling on this from so long.

I am using VISUAL STUDIO 2012 with install shield 2012 installed.

Please help me doing this.

Regards,
SUNIL MALI.

解决方案

Read the documentation on InstallShield. IS will do the registration for you. There's nothing special to do. The only thing is you need to understand how MSI installers work. That's not something you're going to get from a couple of forum posts.


这篇关于我想创建COM Dll的安装文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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