I don't use Nabble. I join via here:
http://wix.sourceforge.net/mailinglists.html. I know that works. <smile/>

This conversation is better for wix-devs, short answer: no WiX does not
create those files. The mergemod.dll from the MSI SDK creates those files
so we're going to have to be more creative with them.


On Wed, Mar 13, 2013 at 8:56 AM, Rennie Petersen <r...@merlinia.com> wrote:

> Hi Rob, and thanks for your reply.
>
>
> robmen wrote
> > Want to help us fix the root issue? If so, love to start a discussion on
>
> > wix-devs@.sourceforge
>
> >  about the best way to fix the targets to correctly handle the situation.
>
> First off, I tried answering via the [hidden email] link, but then I get a
> Nabble error "Domain starts with dot. Please fix the error and try again."
> Which I don't understand at all.
>
> About the problem ...
>
> Is it a part of WiX that creates (and later deletes) those three temporary
> files? If so, am I correct in suspecting that the files are created without
> "fixing" their timestamp after creation?
>
> If so, then the fix should be simple: set the timestamp of those three
> files
> to match the timestamp on the merge module file. Then the three temporary
> files will not trigger a re-link in most cases, but if the merge module is
> updated then they will trigger a re-link. Case solved!
>
> Yours,
> Rennie
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Project-with-merge-modules-defeating-incremental-build-facility-tp7584279p7584302.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to