Hey all,

I have some <Condition> tags in my installer that work correctly, but 
when they're triggered the 'Ok' button doesn't have any text in it.  All 
I see is a popup with my error message and a blank button.  Clicking the 
empty button works, but it looks kinda broken.  Anyone seen anything 
like this before?

My conditions looks something like this:
<Condition Message="The installation requires Windows XP or later">
  <![CDATA[VersionNT >= 501]]>
</Condition>


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to