ARPREADME

Reference information
Applies to Windows Installer
External links External link Windows Installer documentation

Description

Public property that contains the brief Readme information about the product for use in the Add/Remove Programs control panel. Windows Installer stores the value of this property under the Add/Remove Programs registry key for the product.

Usage

Usage
How to set You should set this variable directly if you want to store the corresponding value in the Add/Remove Programs section for the product. Because this is a public property, you can also set it on the installer's command line.
How to use Used internally by Windows Installer. You can refer to this variable as <ARPREADME> (Tarma native syntax, preferred) or [ARPREADME] (Windows Installer syntax).