From d10f5657c7693806168b975594e6d441ee544572 Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Wed, 2 Jun 2021 11:16:16 +0300 Subject: [PATCH] 1 --- .../Install KOTIKOT_launcher and Python 3.9.5.bat | 4 ++-- LauncherInstaller/Installation.txt | 0 LauncherInstaller/Установка.txt | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 LauncherInstaller/Installation.txt create mode 100644 LauncherInstaller/Установка.txt diff --git a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat index 8d38ab9..c19ec0f 100644 --- a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.bat +++ b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.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-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 @echo ----- After installing python, run Install-KOTIKOT_launcher to install KOTIKOT_launcher ----- @echo off ping -n 3 localhost > nul @@ -16,4 +16,4 @@ ping -n 3 localhost > nul ping -n 3 localhost > nul ping -n 3 localhost > nul @echo ----- Running installer... ------------------------------------------------------------------ -@start python-3.9.4-amd64.exe \ No newline at end of file +@start python.exe \ No newline at end of file diff --git a/LauncherInstaller/Installation.txt b/LauncherInstaller/Installation.txt new file mode 100644 index 0000000..e69de29 diff --git a/LauncherInstaller/Установка.txt b/LauncherInstaller/Установка.txt new file mode 100644 index 0000000..a0e759f --- /dev/null +++ b/LauncherInstaller/Установка.txt @@ -0,0 +1,3 @@ +Скопируйте файл Install KOTIKOT_launcher and Python x.x.x.bat в папку с вашими приложениями +(например, ProgramFiles или где удобнее, но в ProgramFiles работает нестабильно, лучше потом скопируйте папку KOTIKOTapps туда) +Запустите его \ No newline at end of file