Hello, we've three minor updates (all are changing the ProductVersion property).
1.) Update from RTM (8.0.1000) to 8.0.1200 2.) Update from 8.0.1200 to 8.0.1210 3.) Update from 8.0.1210 to 8.0.2000 Version 8.0.1200 (and therefore the first update) adds some new files to an existing component. --- When we're applying update #1 and #2 simultaneously and afterwards #3, the newly added files are being installed: Command-Line (applying #1 and #2): msiexec /update V8.0.1200-from-V8.0.1000-DE-de.msp;V8.0.1210-from-V8.0.1200-DE-de.msp /qb /L*v+ Patch12.log Command-Line (applying #3): msiexec /update V8.0.2000-from-V8.0.1210-DE-de.msp /qb /L*v+ Patch3.log --- But when we're applying update #1, #2 and #3 simultaneously some newly added files are missing (?): Command-Line (applying #1,#2 and #3): msiexec /update V8.0.1200-from-V8.0.1000-DE-de.msp;V8.0.1210-from-V8.0.1200-DE-de.msp;V8.0.2 000-from-V8.0.1210-DE-de.msp /qb /L*v+ Patch123.log --- Someone knows the reason of this problem or is able to give me some hints about it? I'm also able to share logs and patch .wxs files, if needed. Thanks in advance, Alexander ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users