Hi,

I am new to WiX and I am trying to understand some basics. Regarding 
'Properties' in WiX:


1.       If there is any hardcode value for a Property in  a WiX file, when we 
compile this Wix file...is this value going to be stored in the MSI database ?


2.        If there are any public properties and If I supply values to these 
public properties during compilation phase, would these values be stored in the 
MSI database?


3.        If I supply values to public properties at runtime using UI, would 
these values also be stored in the MSI database or do I need to do any custom 
steps to store them?

Thanks,
Kiran
------------------------------------------------------------------------------
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