Hi Guys

I'm having this issue where creating an installer in Australia and having it
available for download in the US causes WPF images to be unable to be
generated. The cause we have determined is that the modified date of the
assemblies is in the future due to the Cabbing process storing the file
timestamps in local rather than UTC. We are on WiX 3. Has anybody else
noticed this behavior? And would anybody be able to help me modify the
source? I am finding it hard to find information on the winterop.dll
CreateCabAddFile which appears to be the native function used by WiX. I
found this 
CodeProject<http://www.codeproject.com/KB/files/CABCompressExtract.aspx?display=Print>article
specifying the option of local or UTC for cabinet files, but that is
about all.

Granted this issue only shows itself within the first 24 hours of a release,
it is annoying none-the-less.

Cheers

Matthew Rowan
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to