Try this in your condition <![CDATA[VersionNT=500 Or NOT Version9X=""]]>
-Brian Simoneau -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of stian Sent: Wednesday, August 29, 2007 8:57 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] GDI+ MergeModule 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 ------------------------------------------------------------------------- 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