Thanks, but still the same error.. 

Now my block is: 
Component Guid="{..}" Id="C_GDI">
  <Condition><![CDATA[((VersionNT=500) Or (NOT Version9X=""))
]]]]><![CDATA[></Condition> 
  <File DiskId="1" Id="id1893" KeyPath="yes" Name="gdiplus.dll" Vital="yes"
src="gdiplus.dll" /> 
</Component>


And the error is still: 
candle.exe : error CNDL0001 : Cannot have ']]>' inside an XML CDATA block.



Thomas Leigh wrote:
> 
> try replacing your ]]> with ]]]]><![CDATA[>
> 
> ?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/GDI%2B-MergeModule-tf4316091.html#a12386542
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to