Windows Installer only ignores the 4th digit of the MSI version. It'll evaluate all four places of a file version. _____________________________________________________________ Short replies here. Complete answers over there: http://www.firegiant.com/
-----Original Message----- From: Lukas Rieger [mailto:lrie...@nemetschek-engineering.at] Sent: Friday, April 24, 2015 10:59 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Major upgrade: a few files are not installed I opened up both MSIs in Orca and compared their version numbers. The missing files are different, but their version only differs in the forth place (which is ignored by MSI). The fourth place of the upgrading files is actually higher, so there are no higher version components on disk. Files which are exactly the same (same hash and of course same version number) do exist on disk after the upgrade. Files whose version differs in the first three places are also correctly replaced. The affected DLLs are kind of like third party - they are built internally, but the version number is defined by the incremental build and I have no way to change the versioning algorithm (different team, ...). I have also googled some more, and one option seems to be to schedule RemoveExistingProducts even earlier, before costing. Would there be any downside to that? Sorry to take so long to follow up and thank you, Lukas ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users