From f213303b251c01aa77afb82fbfdceda94bf7d6be Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Thu, 16 Sep 2021 20:56:48 +0300 Subject: [PATCH] Updated .bat installer to 3.9.7 --- ... 3.9.5.bat => Install KOTIKOT_launcher and Python 3.9.7.bat} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename LauncherInstaller/{Install KOTIKOT_launcher and Python 3.9.5.bat => Install KOTIKOT_launcher and Python 3.9.7.bat} (90%) diff --git a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.7.bat similarity index 90% rename from LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat rename to LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.7.bat index c19ec0f..49ba5e4 100644 --- a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat +++ b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.7.bat @@ -7,7 +7,7 @@ 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 ------------------------------------ -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 off ping -n 3 localhost > nul