summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-09-13 21:39:26 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-09-13 21:39:26 (GMT)
commit9b608e539b4e6ca60f91fe48764f503a915cb690 (patch)
tree3afc0d866696eb0520aed5fc33e123f4c3817ec5 /Doc
parent2446eab230a2244b2d254e5dd40461615fc04baa (diff)
downloadcpython-9b608e539b4e6ca60f91fe48764f503a915cb690.zip
cpython-9b608e539b4e6ca60f91fe48764f503a915cb690.tar.gz
cpython-9b608e539b4e6ca60f91fe48764f503a915cb690.tar.bz2
Closes #25078: Document InstallAllUsers installer parameter default 0
Diffstat (limited to 'Doc')
-rw-r--r--Doc/using/windows.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
index ffaaa79..2116c10 100644
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -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 |