]> granicus.if.org Git - python/commitdiff
Closes #25078: Document InstallAllUsers installer parameter default 0
authorSteve Dower <steve.dower@microsoft.com>
Sun, 13 Sep 2015 21:39:26 +0000 (14:39 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sun, 13 Sep 2015 21:39:26 +0000 (14:39 -0700)
Doc/using/windows.rst

index ffaaa7913c9a0e816b19c6363bb514a4008c8b49..2116c106dea31edb97b31279d20309b21d53ed55 100644 (file)
@@ -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          |