Lines Matching full:path
12 set PYTHON=<path to Python 3.8 or later>
13 set SPHINXBUILD=<path to sphinx-build.exe>
14 set PATH=<path to Git (git.exe)>;%PATH%
103 set PYTHON=<path to Python 2.7 or 3.4>
104 set SPHINXBUILD=<path to sphinx-build.exe>
105 set PATH=<path to Git (git.exe)>;%PATH%
122 copied to platform-specific subdirectories of this path.
191 SSH key can be activated in pageant.exe. PuTTY should be either on your path
195 path or have run get_externals.bat. You may also need to "gpg2.exe --import"
214 --target <path> for other purposes. This path should generally not include
342 the latter path is equivalent to "%ProgramFiles%\Python3X-32" when
372 available on PATH. (See Launching Python below.) For the current user,
405 with the full path to the main Python interpreter, and a key
410 created within the root key with its default value set to the full path
411 to the Lib folder followed by the path to the DLLs folder, separated by
416 value set to the full path to the main index.html file.
463 system PATH variable. If the option is selected, the install directory
464 and the Scripts directory will be added at the start of the system PATH
465 for an all users install and the user PATH for a per-user install.
468 as expected. However, because Windows searches the system PATH before
469 the user PATH, users cannot override a system-wide installation of
470 Python on their PATH. Further, because the installer can only prepend to
471 the path, later installations of Python will take precedence over
474 Because it is not possible to automatically create a sensible PATH
476 manually modify their PATH variable to add Scripts directories in their
478 modifying PATH, or using an alternative technology to modify their
479 users' PATH variables.