From e1b7f61e3754e4a29e2c24085a76543a6a92b760 Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Sun, 26 Sep 2021 12:28:38 +0300 Subject: [PATCH] Updated .bat installer to 3.9.7 --- LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.7.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.7.bat b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.7.bat index 49ba5e4..1f3797d 100644 --- a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.7.bat +++ b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.7.bat @@ -6,7 +6,7 @@ ping -n 3 localhost > nul ping -n 3 localhost > nul ping -n 3 localhost > nul @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.7/python-3.9.7-amd64.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 off