Bugs item #859282, was opened at 2003-12-13 01:13
Message generated for change (Settings changed) made by jgeurts
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=859282&group_id=54790

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: James Geurts (jgeurts)
Summary: MSI <registry> doesn't like empty strings

Initial Comment:
The following key, when placed within an <msi> task, 
causes build failure:

<value name="DefaultDomainName" value=""/>

A possible workaround is to use 

<value name="DefaultDomainName" value="~"/>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=859282&group_id=54790


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to