Dressurausbildung Daniel Köck

Dresssurausbildung Koeck

Bewertung: 1 / 5

Stern aktivStern inaktivStern inaktivStern inaktivStern inaktiv
 

How to Install Python Silently

Download Python (3.11.5)

  1. Navigate to: https://www.python.org/ftp/python/
  2. Select the version of your choice
  3. Download the python-x.x.x.exe to a folder created at (C:\Downloads)
  4. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  5. Navigate to the C:\Downloads folder
  6. Enter the following command:
    • python-x.x.x.exe /quiet InstallAllUsers=1 PrependPath=1
  7. Press Enter

Source:

https://silentinstallhq.com/python-3-9-silent-install-how-to-guide/

https://docs.python.org/3/using/windows.html

Copyright © winxperts4all.com. All Rights Reserved.