In the original post, it says that all the guids are being generated programmatically (and the component rules are not followed, but that isn't too significant if REP is early). So why is it disallowing installation of a component id (because a a higher version is installed) if all the guids in the upgrade are supposedly different (System.Guid.NewGuid) from the installed product? Both can't be true. Either all the guids in the upgrade are different from all the ones in the installed product and there is no overlap, or there are some components with identical guids in both original and upgrade, causing this issue, to which the solution appears to be to give them a new Guid so that all the guids in the upgrade are diifferent from the installed product. --------------- Phil Wilson
On Mon, Apr 13, 2015 at 5:54 PM, Rob Mensching <r...@firegiant.com> wrote: > You should root cause why higher version Components exist on the machine > since you scheduled upgrade early. > > _____________________________________________________________ > Short replies here. Complete answers over there: http://www.firegiant.com/ > > -----Original Message----- > From: Lukas Rieger [mailto:lrie...@nemetschek-engineering.at] > Sent: Monday, April 13, 2015 2:29 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Major upgrade: a few files are not installed > > Sorry, I forgot to mention that I am using Burn as Bootstrapper, so I can't > control the REINSTALLMODE > > Thank you, > Lukas > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users