TravisFallsMSFT/ChangedCustomSwitchesPassedIn (#4720)
* 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
This commit is contained in:
@@ -15,3 +15,4 @@ Installers:
|
||||
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
|
||||
|
Reference in New Issue
Block a user