Thanks Heath for your reply. But the problem i am facing is different. Let me throw some more light on the issue. I am having my product installation with some binaries installed at some path on two different machines having different time zone (one is GMT and other is GMT -8:00), now i want to patch one or more of these binaries. The patch gets successful and my binary gets replaced, but the problem here is that the modification time of binary is exactly same on both the machines whereas it should get adjusted automatically according to the timezone of the target installation machine. This is the problem i am facing. Is there any specific property or solution that can help me in this scenario. Varun.
--- On Fri, 6/12/09, Heath Stewart <clubs...@gmail.com> wrote: From: Heath Stewart <clubs...@gmail.com> Subject: Re: [WiX-users] Inconsistent modification date time of Patched Binary on different timezone. To: "General discussion for Windows Installer XML toolset." <wix-users@lists.sourceforge.net> Date: Friday, June 12, 2009, 1:00 PM The timestamps in a file are not changed during install (only if a file was actually created by, say, a custom action during installation). There are no standard ways of changint the timestamps; 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 <varunk0...@yahoo.com> wrote: > > 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 > installation machine(where i am installing the patch). > > If you can provide me some property to set or the change in creation > process of patch then it will be very helpful. > I have tried using WIX2.0 and WIX3.0. > > Thanks > Varun. > > > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- Heath Stewart Deployment Technologies Team, Microsoft http://blogs.msdn.com/heaths ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users