Definitely a bug in tallow.  Tallow has basically been deprecated in favor of heat (which works with WiX 3.0). You can open a bug against tallow, but depending upon the size of the fix, it may not happen.  I know this is a little difficult for the time being, but the hope is to start migrating people to WiX 3.0 within the next few months – so the inconvenience should be temporary. 

 

Derek

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tobias Bengtsson
Sent: Wednesday, June 14, 2006 12:58 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Bug with tallow in registry parsing?

 

Hi,

 

I just noticed what I believe is a bug with tallow, when using tallow –reg somefile.reg and the regfile contains a empty string, for instance “Example1”=””, tallow generates a Value=”” corresponding to the value, this however generates a “error CNDL0006 : The Registry/@Value attribute's value cannot be an empty string.  If you want the value to be null or empty, simply remove the entire attribute.”

 

The solution is to remove the Value=”” attribute completely, and it compiles.

 

Can I have your thoughts on this? Working as intended or a bug? ;)

 

Regards

Tobias

 

 

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

Reply via email to