Hi, I had a similar situation, instead of products from multiple manufacturer, we had to extract out sub set of their installer. What I did was extract the required files and put them into the main WXS file and grouped the install as features. We also had a dependency on VC runtime, so that I included as a merge module. Do take into consideration how frequent your manufactures installer will be changed This could help decide which is the best method to go for. Hope this helps Prem
-----Original Message----- From: abdoulaye.souleyma...@rohde-schwarz.com [mailto:abdoulaye.souleyma...@rohde-schwarz.com] Sent: Friday, September 03, 2010 7:37 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Build wix installer with different manufacturer'sproducts Hey all, i intend to build a msi installer which containing product's of different manufacturers...This is because my product needs these others products. These oder products should be appear als feaures (the user should have to possibilty to install it or not) into my final installer Now lets have a look at the follwing structure: MyProduct (from me) ProductA (from manufacturer A) ProductB (from manufacturer B) ProductC (from manufacturer C) ... ... How can i integrate these products to MyProduct.msi ? a- implement the products A, B and C as modules and then merge them to MyProduct.msi? or - implement A, B and C as fragment and include them to myproduct.msi? Can anyone help me here? Thanks MfG Abdoulaye Souleymanou ------------------------------------------------------------------------ ------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users