REINSTALL

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

Description

Public property that defines the list of features (separated by commas) that must be reinstalled. 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 reinstalled. 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.