Re: [WiX-users] Disallowed component during Major Upgrade

2012-11-19 Thread vale_k
I meant modify date, sorry for not being accurate. Generally speaking this does happen on the field, far a plethora of reasons. Might I remind you that it also happened on a WIX installer ? Also, Install

Re: [WiX-users] Disallowed component during Major Upgrade

2012-11-17 Thread Phil Wilson
on. 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&

Re: [WiX-users] Disallowed component during Major Upgrade

2012-11-15 Thread vale_k
Rob right now I'm scheduling it after InstallValidate. I guess that's the earliest possible . Now, for non versioned files with an older date in the new installer I get the following log instead *Allowing installat

Re: [WiX-users] Disallowed component during Major Upgrade

2012-11-15 Thread Rob Mensching
Did you try scheduling RemoveExistingProducts earlier? On Thu, Nov 15, 2012 at 6:40 AM, vale_k wrote: > While performing a major upgrade (remove before install) if a component key > file has a version number older than the one installed (and being removed > by > the RemoveExistingProducts actio

[WiX-users] Disallowed component during Major Upgrade

2012-11-15 Thread vale_k
While performing a major upgrade (remove before install) if a component key file has a version number older than the one installed (and being removed by the RemoveExistingProducts action) the component in question ends up not being installed at all, with the following log message: *Disallowing inst