We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef9caf commit 8458826Copy full SHA for 8458826
src/install.bat
@@ -4,7 +4,7 @@ SET PYTHON=%LOCALAPPDATA%\Programs\Python\Python38\python.exe
4
SET PIP=%LOCALAPPDATA%\Programs\Python\Python38\Scripts\pip3.exe
5
6
@ECHO --- Installing Python runtime ---
7
-python-install.exe /quiet InstallAllUsers=0 PrependPath=1 Include_test=0 Include_launcher=0
+python-install.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0 Include_launcher=0
8
@ECHO --- Python runtime installed ---
9
10
@ECHO --- Installing Patroni packages ---
0 commit comments