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

Reply via email to