1 out of 2 rated this helpful - Rate this topic

ARPREADME property

Applies to: desktop apps only

The ARPREADME property provides the Add or Remove Programs Control Panel ReadMe for the application that is written under the Uninstall Registry Key. This property can by set by the command line or a transform.

Requirements

Version

Windows Installer 5.0 on Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version.

See also

Properties

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
It appears to be a path to a readme file
Looking in the actual Add/Remove programs (or rather, the Programs and Features in Vista) dialog, with the Readme column enabled, it does appear to be a path to a readme file. Given this, it's actually pretty useless, because there doesn't appear to even be a link or any way to so much as copy the string to open it. So unless you want to go rooting through directories by hand, I don't see the point.
unspecific information
Unfortunately this documentation does not specify if the "readme" is a text or a link to a text file or the identifier to a binary within the MSI containing the readme text (possibly as rtf).