InstallLevel
(number) How much of the product you want to install. Choose one of the following values:
CONSTANT |
VALUE DESCRIPTION |
|
INSTALLLEVEL_DEFAULT |
0 |
The authored default features are installed. |
INSTALLLEVEL_MINIMUM |
1 |
Only the required features are installed. You can specify a value between INSTALLLEVEL_MINIMUM and INSTALLLEVEL_MAXIMUM to install a subset of available features. |
INSTALLLEVEL_MAXIMUM |
65535 |
All features are installed. You can specify a value between INSTALLLEVEL_MINIMUM and INSTALLLEVEL_MAXIMUM to install a subset of available features. |