Hi

Can wixlib files created by lit (v2) be used in a similar way as merge
modules can?  I.e. can I create several wixlib files from different
projects (3rd party and our own), take just those wixlib files (their
data will not be available anymore, i.e. in the msm it lives in the
cab file now) and then build one installer that will install all of
them at once (depending on the features selected)?

We where trying to achieve this with just merge modules but are
running into trouble with the way wix modulerises the names inside
merge modules so it's not possible to refer to some things in other
modules.  Reading a bug report somone seemed to suggest that if you're
just using it internally you should use wixlib files instead of merge
modules.  But after some experimenting the generated wixlib files are
a lot smaller then the msm files so I suspect they don't contain the
cab?  Is there a way to make them contain the cab?

Thanks
Floris

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to