Tag Archives: bugs

WiX v2 needs fixed mergemod.dll too

As Rob mentioned, one of the things we’re looking at fixing in a WiX v2 service release is to downgrade the version of mergemod.dll to one that doesn’t have a particular bug. For more information on the bug, see Rob’s original blog post and bugs 1965131 and 1911165.)
Until that release, you can download the latest [...]

The case of the missing Mergemod.dll in WiX v3.0.4123

There’ve been a couple of reports that WiX v3.0.4123 doesn’t include mergemod.dll. That’s unfortunate because it’s a really annoying bug and worse, I was the last one to touch mergemod.dll (to fix 1965131) so it was probably my fault.
I couldn’t reproduce the problem, however; mergemod.dll was present in Wix3.msi, Wix3_x64.msi, and wix3-binaries.zip. I was about [...]