CAB file for X86 and X64

Posted by ramanakumar on Stack Overflow See other posts from Stack Overflow or by ramanakumar
Published on 2010-03-09T09:18:24Z Indexed on 2010/03/09 9:21 UTC
Read the original article Hit count: 503

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.

© Stack Overflow or respective owner

Related posts about setup-project

Related posts about activex