ADDDEFAULT

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

Description

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