Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Development
Windows Installer
Properties
Using Properties
Using Properties

The following sections describe using the built-in installer properties and additional properties defined by the package author. Properties can be either public properties or private properties. Every property that needs to be defined upon initialization of the installer must have its name and initial value listed in the Property table. Properties having a Null value are not listed in the Property table. You can get or set properties from programs and custom actions and set public properties from the command line. The installation process can be modified by using properties in conditional statements.

Restrictions on Property Names

Initialization of Property Values

Getting and Setting Properties

Using Properties in Conditional Statements

Using a Directory Property in a Path

Note  Do not use properties for passwords or other information that must remain secure. The installer may write the value of a property authored into the Property table or created at runtime into a log or the system registry.

Related topics

About Properties
Property Reference

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker