Re: [WiX-users] Inconsistent modification date time of Patched Binary on different timezone.

2009-06-18 Thread varun kataria
y, June 15, 2009, 10:12 PM Do these binaries have a version? Phil Wilson -Original Message----- From: varun kataria [mailto:varunk0...@yahoo.com] Sent: Monday, June 15, 2009 2:33 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Inconsistent modification

Re: [WiX-users] Inconsistent modification date time of Patched Binary on different timezone.

2009-06-15 Thread varun kataria
mps; to do so is non-standard. Is there some specific reason it matters? Perhaps we can help you determine an alternate solution. On Wed, Jun 10, 2009 at 4:46 AM, varun kataria wrote: > > Hi All, > > I am creating a  basic patch on a basic msi and when i install this patch > on tw

[WiX-users] Inconsistent modification date time of Patched Binary on different timezone.

2009-06-10 Thread varun kataria
Hi All,   I am creating a  basic patch on a basic msi and when i install this patch on two different machines with different timezone, the patched binary modification date time is same . Means the modification date time of the binary does not change according to the different timezone on the in

[WiX-users] Impact of attribute "IncludeWholeFilesOnly =no" on signed assemblies

2009-06-04 Thread varun kataria
I am creating a Patch using a wxs file and setting attribute “IncludeWholeFilesOnly =no” in the “PatchCreation” tag.   The patch replaces the Unsigned assembly while it is unable to replace the “Signed assemblies”. Can you please suggest that setting attribute “IncludeWholeFilesOnly =no” works