ARPCOMMENTS

Reference information
Applies to Windows Installer
Related topics Tarma Installer does not use this variable; it uses the Comments variable instead. However, because ARPCOMMENTS is defined as <Comments>, you can use it in Tarma Installer packages if compatibility with Windows Installer is required. Be sure to check its Save for Tarma box in the Product Variable attributes pane in that case.
External links External link Windows Installer documentation

Description

Public property that contains the product support comments. Windows Installer stores the value of this property under the Add/Remove Programs registry key for the product.

Usage

Usage
How to set Do not set this variable directly; it is set automatically when you build the installer, using information from the Product Identification project page. However, 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 <ARPCOMMENTS> (Tarma native syntax, preferred) or [ARPCOMMENTS] (Windows Installer syntax).