From 53fe5c9f933649cf7510d171e8664dc94c9f101f Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Wed, 2 Jun 2021 11:01:35 +0300 Subject: [PATCH] 1 --- ....9.4.bat => Install KOTIKOT_launcher and Python 3.9.5.bat} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename LauncherInstaller/{Install KOTIKOT_launcher and Python 3.9.4.bat => Install KOTIKOT_launcher and Python 3.9.5.bat} (84%) diff --git a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.4.bat b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat similarity index 84% rename from LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.4.bat rename to LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat index 64a402b..8d38ab9 100644 --- a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.4.bat +++ b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat @@ -6,8 +6,8 @@ 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.4/python-3.9.4-amd64.exe ------------------------------------ -powershell -command iwr https://www.python.org/ftp/python/3.9.4/python-3.9.4-amd64.exe -OutFile python-3.9.4-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-3.9.5-amd64.exe @echo ----- After installing python, run Install-KOTIKOT_launcher to install KOTIKOT_launcher ----- @echo off ping -n 3 localhost > nul