* Updating Python 3.7.9.yaml Updating Python 3.7.9.yaml to include the following switches - Quiet - Passive - PrependPath=1 - TargetDir=C://Python379// - InstallAllUsers=1 - AssociatedFiles=1 - Shortcuts=1 - Include_doc=1 - Include_exe=1 - InstallLauncherAllUsers=1 - Include_Lib=1 - Include_pip=1 - Include_tcltk=1 - Include_test=1 - Include_tools=1 * Update 3.7.9.yaml
19 lines
822 B
YAML
19 lines
822 B
YAML
Id: Python.Python
|
|
Version: 3.7.9
|
|
Name: Python
|
|
Publisher: Python
|
|
Homepage: https://www.python.org
|
|
License: PSF LICENSE AGREEMENT FOR PYTHON
|
|
LicenseUrl: https://docs.python.org/3/license.html
|
|
Description: Python is a programming language that lets you work more quickly and integrate your systems more effectively.
|
|
AppMoniker: python
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://www.python.org/ftp/python/3.7.9/python-3.7.9-amd64.exe
|
|
InstallerType: Exe
|
|
Sha256: E69ED52AFB5A722E5C56F6C21D594E85C17CB29F12F18BB69751CF1714E0F987
|
|
Switches:
|
|
Silent: /Quiet
|
|
SilentWithProgress: /Passive
|
|
Custom: PrependPath=1 InstallAllUsers=1 AssociatedFiles=1 Shortcuts=1 Include_doc=1 Include_exe=1 InstallLauncherAllUsers=1 Include_Lib=1 Include_pip=1 Include_tcltk=1 Include_test=1 Include_tools=1
|