Hi ,

I want to display a control depending on the value of the property.

I tried this below:

<?if IISCHECK~=""?>
<control id="yeslabel" x=10, y=10, width="50" Height="50" text="yes">
</control>
<?endif?>

Even if registry search fails the label is getting displayed. I suspect the
property IISCHECK is interpretted as literal rather than as a property.

I am doing this display in dialog whether the pre-requisites like IIS is
installed or not. Can you please me know if my approach is correct or not.

Thanks,
Pavan
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to