Properties are not WiX feature, it is an MSI feature. You can find answers on 
your questions here: 
http://msdn.microsoft.com/en-us/library/aa370889(VS.85).aspx

Regards,
Alex


-----Original Message-----
From: Kiran Challa [mailto:kicha...@microsoft.com] 
Sent: Monday, January 26, 2009 12:56 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Properties in WiX

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


------------------------------------------------------------------------------
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