ARPNOMODIFY

Reference information
Applies to Windows Installer
Related topics ARPNOREMOVE, ARPNOREPAIR
External links External link Windows Installer documentation

Description

Public property that prevents the display of the Add/Remove Programs Change button if set. Windows Installer stores the value of this property under the Add/Remove Programs registry key for the product.

Note: This option only has effect on Windows 2000 and later; on earlier Windows versions, the Add/Remove Programs control panel never contains a Change button.

Usage

Usage
How to set Do not set this variable directly; instead use the No Modify option attribute on the Windows Installer Installer Options 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.