José Escrich wrote:
> I have 2 properties A and B which has some registry values. What I 
> want is set a value for a property C using something like a condition 
> evaluating the values of A and B.
>
> Basically, what i want i set the value of A or B in the C property if 
> any of those is blank or empty.

You can use a CustomAction/@Property,@Value and in your 
InstallExecuteSequence/InstallUISequence, use a condition like "A OR B" 
to check whether either property is set.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to