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
Send comments about this topic to Microsoft
Build date: 2/3/2012
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.
- 10/19/2008
- chaiguy1337
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).
- 4/5/2008
- docschnipp