Closes #25078: Document InstallAllUsers installer parameter default 0
This commit is contained in:
parent
2446eab230
commit
9b608e539b
|
@ -89,7 +89,7 @@ of available options is shown below.
|
|||
+---------------------------+--------------------------------------+--------------------------+
|
||||
| Name | Description | Default |
|
||||
+===========================+======================================+==========================+
|
||||
| InstallAllUsers | Perform a system-wide installation. | 1 |
|
||||
| InstallAllUsers | Perform a system-wide installation. | 0 |
|
||||
+---------------------------+--------------------------------------+--------------------------+
|
||||
| TargetDir | The installation directory | Selected based on |
|
||||
| | | InstallAllUsers |
|
||||
|
|
Loading…
Reference in New Issue