Highlights of WiX v3.0.4930.0

WiX v3.0.4930.0 was released on Friday, 30-January-2009. You can download it from http://wix.sourceforge.net/releases/3.0.4930.0/.

There are 31 v3.0 bugs still open.

Bug fixes

3 thoughts on “Highlights of WiX v3.0.4930.0

  1. Could you, please, suggest the best practice for installing several interdependent products ? Should each one has its own msi ? If yes, how do you lunch them. If no, how do you update them independently ?

  2. Dmitry,

    If you have multiple .msis, you need a chainer to coordinate them. Otherwise you can use a single .msi with multiple features.