cpython: 399b7d5616f1 (original) (raw)
Mercurial > cpython
changeset 97996:399b7d5616f1 3.5
Closes #25078: Document InstallAllUsers installer parameter default 0 [#25078]
Steve Dower steve.dower@microsoft.com | |
---|---|
date | Sun, 13 Sep 2015 14:39:26 -0700 |
parents | 16d23c358848 |
children | 7e2a1d6bddc7 849bdcbff518 |
files | Doc/using/windows.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Doc/using/windows.rst 2 |
line wrap: on
line diff
--- 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 |