Searched defs:PythonInstallerPath (Results 1 – 1 of 1) sorted by relevance
18 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python() variable29 Write-Host "Python installer $PythonInstallerPath validated." in Install-Python() variable32 …& $PythonInstallerPath /quiet InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=$PythonInst… in Install-Python() variable