These are the file replacement rules:

http://msdn.microsoft.com/en-us/library/windows/desktop/aa368267(v=vs.85).as
px 

"older date" isn't part of a file replacement rule for non-versioned files,
only a difference between modify and creation dates that indicate that the
file has been replaced. 

Generally speaking nobody wants to replace higher versions witgh lower
versions because higher versions contain fixes, new features etc. If it's
your versioned file and it's broken and you want to revert to the older one,
then fix it by rebuildin it with a higher version.

Phil 

-----Original Message-----
From: vale_k [mailto:vm.mre.l...@gmail.com] 
Sent: Thursday, November 15, 2012 8:19 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Disallowed component during Major Upgrade

Rob
right now I'm scheduling it after InstallValidate.
I guess that's the  earliest possible
<http://msdn.microsoft.com/en-us/library/windows/desktop/aa371197(v=vs.85).a
spx>
.

Now, for non versioned files with an older date in the new installer I get
the following log instead *Allowing installation of component: {x} even
though a modified unversioned keyfile exists and file versioning rules would
disable the component* and the files are copied indeed. 
I wonder if this behavior could be enabled also for versioned files.

Thanks,
Vale_k 




--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Disallowed-com
ponent-during-Major-Upgrade-tp7581950p7581953.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
Monitor your physical, virtual and cloud infrastructure from a single web
console. Get in-depth insight into apps, servers, databases, vmware, SAP,
cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to