Feature installation options Properties
These properties refer to feature installation options:
Property Name | Description |
---|---|
ADDDEFAULT | Contains the list of features which will be installed in their default configuration. |
ADDLOCAL | Contains the list of feature which will be installed locally. |
ADDSOURCE | Contains the list of features which will run from source. |
ADVERTISE | Contains the list of features which will be installed as advertised. |
COMPADDDEFAULT | Contains the list of components which will be installed in their default configuration. |
COMPADDLOCAL | Contains the list of components which will be installed locally. |
COMPADDSOURCE | Contains the list of components which will run from source. |
FILEADDDEFAULT | Contains the list of file keys for files which will be installed in their default configuration. |
FILEADDLOCAL | Contains the list of file keys for files which will be installed locally. |
FILEADDSOURCE | Contains the list of file keys for files which will run from source. |
MSIDISABLELUAPATCHING | Determines if Least Privileged User (LUA) patching is enabled. |
MsiPatchRemovalList | Contains the list of patches which will be removed during install. |
MSIRESTARTMANAGERCONTROL | Determines if the package uses the Restart Manager or the FileInUse dialog. |
MSIDISABLERMRESTART | Specifies how applications or services which are being updates and have files in use should be shutdown and restarted to enable the installation of the update. |
MSIRMSHUTDOWN | Specifies how applications or services which are being updates and have files in use should be shutdown to enable the installation of the update. |
MSIPATCHREMOVE | Specifies the list of patches to remove during an installation. |
PATCH | Set when a patch is being installed. |
REINSTALL | Contains the list of features which will be reinstalled. |
REINSTALLMODE | Determines the reinstall type. |
REMOVE | Contains the list of features which will be removed. |