REMOVE

Reference information
Applies to Windows Installer
Related topics ADDDEFAULT, ADDLOCAL, ADDSOURCE, ADVERTISE, COMPADDLOCAL, COMPADDSOURCE, FILEADDDEFAULT, FILEADDLOCAL, FILEADDSOURCE, Preselected, REINSTALL
External links External link Windows Installer documentation

Description

Public property that defines the list of features (separated by commas) that must be removed. Set the variable to ALL to specify all features.

Usage

Usage
How to set You can set this variable to the list of features that must be removed. 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.