Kevin Richardson wrote:
> The cabinet file is being regenerated each time light is called (I can  
> watch the modification time and later confirm by what's in the  
> cabinet). Wix2 never did this.
>
> Is there something in the way the installer is written that could  
> trigger the cabinet to be rebuilt? Or is this option no longer working?
>   

Here are the conditions that trigger a cabinet to be rebuilt (straight 
from the code):

// check to see if
// 1. any files are added or removed
// 2. order of files changed or names changed
// 3. modified time changed

There are no diagnostic messages when that happens, however; feel free 
to file a feature request to add a verbose message for helping diagnose 
this. Likewise, if you have a small sample that shows the problem, a bug 
would definitely be in order.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to