Dear WiX,

        We have a build process for a statistical application which uses WiX to 
create a MSI for distribution over Active Directory. This process creates a 
files.wxs fragment using tallow.exe, and then parses it through a Perl script 
to create a .wxs file which candle.exe and light.exe can compile. This Perl 
script is obviously very sensitive to the format tallow.exe outputs. We have 
found that if we compile with tallow.exe from WiX 2.0.4221.0, the fragment 
created has "src=" in its Components, while with the latest tallow.exe from WiX 
2.0.5805.0, it uses "Source=".

        We have changed the script to fit the newer format, but we still need 
to advise our users on the difference and I would like to ask: which was the 
first version where tallow.exe started to use "Source=" instead of "src="?

        Thank you for your time.

        Yours,

                F. David del Campo Hill

-------------------------------------------------------------------------
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