It works :D thank you! I wasn't aware that property are public if they are
secure and written in uppercase. Thank you again! 



Bob Arnson-6 wrote:
> 
> 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
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Problems-with-custom-registra-values-%28propertys%29-tp2255843p2259400.html
Sent from the wix-users mailing list archive at Nabble.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