Hi All, <?define LcidList=1033;1041;1055?> <?foreach LCID in $(var.LcidList)?> <Property Id="Property.$(var.LCID)" Value="0" /> <?endforeach?>
I was able to use 'foreach' in wix v3. But, when I tried using it with v2 I got the following error: The variable named 'LCID' is not allowed in foreach expression. In the documentation, I read that only LCID is allowed for v2. Even that does not seem to work. Any solution for this. Thanks Mukesh ------------------------------------------------------------------------- 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