Python Forum
Adding into Path var while silent installation of Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding into Path var while silent installation of Python
#8
(Nov-20-2017, 02:33 PM)sparkz_alot Wrote: Have you tried:  python-3.5.4.exe /passive InstallAllUsers=1 PrependPath=1

I can not use InstallAllUsers=1 flag because in cases where user has already Installed Python on local User profile then is installation aborted without any changes.

(Nov-20-2017, 04:16 PM)Erik Wrote:
(Nov-20-2017, 02:33 PM)sparkz_alot Wrote: Have you tried:  python-3.5.4.exe /passive InstallAllUsers=1 PrependPath=1

I can not use InstallAllUsers=1 flag because in cases where user has already Installed Python on local User profile then is installation aborted without any changes.

I have test it but there is no effect work same like without InstallAllUsers=1. With flag is Python path inserted into system variables instead of user variables but only by manual. Still not work in /passive mod
Reply


Messages In This Thread
RE: Adding into Path var while silent installation of Python - by Erik - Nov-20-2017, 04:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 0 69 Today, 01:00 AM
Last Post: Drone4four
  Python installation for old MacOS Yonix 1 573 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 963 Jul-15-2023, 11:32 AM
Last Post: snippsat
  File path by adding various variables Mishal0488 2 1,174 Apr-28-2023, 07:17 PM
Last Post: deanhystad
  How to see the date of installation of python modules. newbieAuggie2019 4 1,791 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 1,022 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 1,929 Sep-21-2022, 08:13 AM
Last Post: erdemath
Question Python V3.11 Installation Help Danno 2 1,163 Aug-11-2022, 02:30 AM
Last Post: Danno
Bug how can i adding custom path for saving the zip_file demonvictor 1 1,527 Oct-09-2021, 09:37 AM
Last Post: snippsat
  WebDriverException: Message: 'PATH TO CHROME DRIVER' executable needs to be in PATH Led_Zeppelin 1 2,280 Sep-09-2021, 01:25 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020