Deployment Tools Foundation
Comments Property
Gets or sets the Comments summary information property.
Declaration Syntax
Remarks
The Comments summary information property conveys the general purpose of the installer database. By convention, the value for this summary property is set to the following:
"This installer database contains the logic and data required to install <product name>."
where <product name> is the name of the product being installed. In general the value for this summary property only changes in the product name, nothing else.
Win32 MSI APIs: MsiSummaryInfoGetProperty, MsiSummaryInfoSetProperty