Vojko wrote:
> I have property:
> <Property Id="p_initial_delay" Value="100"/>
>   

Properties you want to set in the UI and use during execution must be 
public and secure. To make a property public, its Id must be in all 
uppercase. To make a property secure, set the Secure attribute to "yes".

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



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to