Updated .bat installer to 3.9.7
This commit is contained in:
@@ -7,7 +7,7 @@ ping -n 3 localhost > nul
|
|||||||
ping -n 3 localhost > nul
|
ping -n 3 localhost > nul
|
||||||
@echo ----- Downloadig Python from official site --------------------------------------------------
|
@echo ----- Downloadig Python from official site --------------------------------------------------
|
||||||
@echo ----- python.org/ftp/python/3.9.5/python-3.9.5-amd64.exe ------------------------------------
|
@echo ----- python.org/ftp/python/3.9.5/python-3.9.5-amd64.exe ------------------------------------
|
||||||
powershell -command iwr https://www.python.org/ftp/python/3.9.5/python-3.9.5-amd64.exe -OutFile python.exe
|
powershell -command iwr https://www.python.org/ftp/python/3.9.7/python-3.9.7-amd64.exe -OutFile python.exe
|
||||||
@echo ----- After installing python, run Install-KOTIKOT_launcher to install KOTIKOT_launcher -----
|
@echo ----- After installing python, run Install-KOTIKOT_launcher to install KOTIKOT_launcher -----
|
||||||
@echo off
|
@echo off
|
||||||
ping -n 3 localhost > nul
|
ping -n 3 localhost > nul
|
||||||
Reference in New Issue
Block a user