ARPNOREPAIR property
Applies to: desktop apps only
Set the ARPNOREPAIR property to disable the Repair button in the Programs Wizard. For more information, see Getting and Setting Properties.
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
Registry value set
If the ARPNOREPAIR property is set, the RegisterProduct action writes the value "NoRepair" under the registry key:
HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\{product key}
- 2/11/2010
- ColbyRingeisen