Hello,
I am trying to move from merge modules to wixlibs, but I am not sure whether 
all the functionality is preserved.

Consider the following scenario:
- one product goes into the merge module M1
- other product goes into the merge module M2
- a MSI is created containing both M1 and M2 and installed
- the first product gets some important fix
- new MSI is created just having the fixed M1

Now if I understand correctly, the installer correctly upgrades the M1 install 
with this MSI. Later when there is a new version of the whole product, it will 
correctly upgrade both fixed M1 and original M2. That is the case also when the 
M1 only MSI is installed first.

Now does this work even when I switch from modules to wixlibs?
Is there overall any reason why would one need to use merge modules instead of 
wixlib (apart from supporting non-WiX environment)?

Thanks!
Jan
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to