Re: [WiX-users] File not getting overwritten

2015-05-06 Thread Pavan Konduru
Hi Mat, Thank you for your email. That made a lot of sense. --Pavan -Original Message- From: Reuss, Matthias [mailto:matthias.mr.re...@sivantos.com] Sent: Tuesday, May 05, 2015 11:38 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] File not getting overwritten

Re: [WiX-users] File not getting overwritten

2015-05-06 Thread Pavan Konduru
May 05, 2015 5:34 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] File not getting overwritten Pavan, I have run into this myself, and assuming it is not a user-modified file, it is usually caused by a 'patch' or previous install that was performed which did

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Reuss, Matthias
dified: 12/22/2014 Instance where it got replaced: Date Created: 05/05/2015 Date modified: 12/22/2014 --Pavan -Original Message- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: Tuesday, May 05, 2015 2:57 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Fil

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Pavan Konduru
re it got replaced: Date Created: 05/05/2015 Date modified: 12/22/2014 --Pavan -Original Message- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: Tuesday, May 05, 2015 2:57 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] File not getting overwritten Co

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Matthew Bobowski
/msdn.microsoft.com/en-us/library/aa368599.aspx -Matt > From: pavan.kond...@accelrys.com > To: wix-users@lists.sourceforge.net > Date: Tue, 5 May 2015 15:37:54 -0700 > Subject: Re: [WiX-users] File not getting overwritten > > So what is the best way to overwrite the fil

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Pavan Konduru
ubject: Re: [WiX-users] File not getting overwritten Correct, docs here: https://msdn.microsoft.com/en-us/library/aa370531(v=vs.85).aspx --- Phil Wilson On Tue, May 5, 2015 at 12:07 PM, Pavan Konduru wrote: > Thank you Phil for your response. > >From what I

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Phil Wilson
ay, May 05, 2015 11:59 AM > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] File not getting overwritten > > You might be misunderstanding "check for modified dates". The absolute values > are irrelevant. There is no "later version" based on l

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Pavan Konduru
Hi Rob, Yes, the date created and modified are different. --Pavan -Original Message- From: Rob Mensching [mailto:r...@firegiant.com] Sent: Tuesday, May 05, 2015 12:06 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] File not getting overwritten Created and

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Pavan Konduru
age- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: Tuesday, May 05, 2015 11:59 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] File not getting overwritten You might be misunderstanding "check for modified dates". The absolute values are irrelevant

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Phil Wilson
You might be misunderstanding "check for modified dates". The absolute values are irrelevant. There is no "later version" based on later dates. An unversioned file will not be overwritten if its modified date is different to its creation date, no matter what the values are. Windows Installer will s

Re: [WiX-users] File not getting overwritten

2015-05-05 Thread Rob Mensching
: Tuesday, May 5, 2015 10:54 AM To: General discussion about the WiX toolset. (wix-users@lists.sourceforge.net) Subject: [WiX-users] File not getting overwritten Hi All, We have an installer that basically is trying to overwrite some files that is on the host system. The files that are being

[WiX-users] File not getting overwritten

2015-05-05 Thread Pavan Konduru
Hi All, We have an installer that basically is trying to overwrite some files that is on the host system. The files that are being overwritten were not installed by the installer. When I run my installer, all these files get overwritten. On one particular machine, these files don't seem to be o