Hello, how can I build an merge module witch will be installed as shared
side-by-side assembly under the WinSxS folder under the OS.
The files that must installed are C++ files compiled with the VS C++
2005 Express. So I thing it must be possible. But how.
At first I have build an default merge module but the files in it will
be installed in the directory where the application is installed. But so
 every of my apps has an copy of the merge module files(witch waste much
space). So I will only need one copy of it. And to escape the DLL hell I
 will use the side-by-side assembly system.

Thanks for your help

Frank

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to