适用于 X86 和 X64 的 CAB 文件
您好,
我已经为 ActiveX 组件创建了一个 CAB 文件,该组件是 .Net Libray 的包装器。
这里,.Net 库引用了一些实际上是在(X86 或 X64)No Any CPU 中构建的第三方组件。
所以我的 Cab 文件应该是智能的,足以根据客户端(浏览器)安装 X86 或 X64
我知道更改应该在 INF 文件中。
因为我是互操作性技术的新手。
请指导我解决这个问题。
谢谢你。
HI
I have created a CAB file for an ActiveX component which is wrapper around a .Net Libray.
Here the .Net Library is refering some third party components which are actually build in (X86 or X64) No Any CPU.
So My Cab file should be intelligent enogh to install eigther X86 or X64 depending on the client ( Browser)
I Know the change should be in the INF file.
As i am new to thsi Interoperabilit technology.
Please guide me in solving this problem.
Thanking you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看这个, http ://social.msdn.microsoft.com/Forums/fr-FR/ieextensiondevelopment/thread/32ec4e8f-cded-4f39-b57b-bea2222fdb92
Take a look at this, http://social.msdn.microsoft.com/Forums/fr-FR/ieextensiondevelopment/thread/32ec4e8f-cded-4f39-b57b-bea2222fdb92