1
This commit is contained in:
@@ -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
|
||||
@start python.exe
|
||||
0
LauncherInstaller/Installation.txt
Normal file
0
LauncherInstaller/Installation.txt
Normal file
3
LauncherInstaller/Установка.txt
Normal file
3
LauncherInstaller/Установка.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Скопируйте файл Install KOTIKOT_launcher and Python x.x.x.bat в папку с вашими приложениями
|
||||
(например, ProgramFiles или где удобнее, но в ProgramFiles работает нестабильно, лучше потом скопируйте папку KOTIKOTapps туда)
|
||||
Запустите его
|
||||
Reference in New Issue
Block a user