I added a new component to existing product using a minor upgrade. But when in next minor upgrade I try to update this files the update fails. I get the following message in upgrade installation logs :-
Component '<component Name>' is added in both the superseded patch and superseding patch. No action taken for this component. Just to make things clear here is the process Ver 1 - MSI - installs file1, file2 Ver1.1 - First MSP - updates file1, file2 and adds file3 Ver1.2 - Second MSP - updates file1, file2 but fails to update file3 with the log given above Ver1.3 - third MSP - updates file1, file2 but fails to update file3 with the same log as above I am using Wix 3.8 Toolset. I have declared both patches as superseding <PatchFamily Id='ProdPatchFamily' Version='$(var.productVersion)' Supersede='yes'> What am I doing wrong here? Or to support upgrade of file 3 I need to issue a major upgrade? Thanks, Ramjot -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Replace-files-added-in-minor-upgrade-tp7599551.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users