1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/drabel-PyMake

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
install.bat 3.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
tianduanrui Отправлено 18.04.2021 08:33 8f443d9
@echo off
::请使用 install.bat %* 进行安装
set mmpath=%WINDIR%
set mmfile=mm.bat
set filepath=%~dp0
set sourcefile=pymake.bat
call :install %*
set mmfile=pymm.bat
set filepath=%~dp0
set sourcefile=pymake.bat
call :install %*
set mmfile=pymake.bat
set filepath=%~dp0
set sourcefile=pymake.bat
call :install %*
set mmfile=pyenv.bat
set filepath=%~dp0
set sourcefile=pyenv.bat
call :install %*
set mmfile=pyvc.bat
set filepath=%~dp0
set sourcefile=pyvc.bat
call :install %*
set mmfile=pyvcenv.bat
set filepath=%~dp0
set sourcefile=pyvcenv.bat
call :install %*
set mmfile=pyvcccvp.bat
set filepath=%~dp0
set sourcefile=pyvcccvp.bat
call :install %*
set mmfile=pyvcexport.bat
set filepath=%~dp0
set sourcefile=pyvcexport.bat
call :install %*
set mmfile=pyvcpython.bat
set filepath=%~dp0
set sourcefile=pyvcpython.bat
call :install %*
set mmfile=pyvcpowershell.bat
set filepath=%~dp0
set sourcefile=pyvcpowershell.bat
call :install %*
set mmfile=pyvclanguage.bat
set filepath=%~dp0
set sourcefile=pyvclanguage.bat
call :install %*
set mmfile=pytype.bat
set filepath=%~dp0
set sourcefile=pytype.bat
call :install %*
set mmfile=pyexport.bat
set filepath=%~dp0
set sourcefile=pyexport.bat
call :install %*
set mmfile=pycmd.bat
set filepath=%~dp0
set sourcefile=pycmd.bat
call :install %*
set mmfile=pyexecvp.bat
set filepath=%~dp0
set sourcefile=pyexecvp.bat
call :install %*
set mmfile=pyccvp.bat
set filepath=%~dp0
set sourcefile=pyccvp.bat
call :install %*
set mmfile=pypython.bat
set filepath=%~dp0
set sourcefile=pypython.bat
call :install %*
set mmfile=pypowershell.bat
set filepath=%~dp0
set sourcefile=pypowershell.bat
call :install %*
set mmfile=pylanguage.bat
set filepath=%~dp0
set sourcefile=pylanguage.bat
call :install %*
set mmfile=pyclean.bat
set filepath=%~dp0
set sourcefile=pyclean.bat
call :install %*
set mmfile=pyinfo.bat
set filepath=%~dp0
set sourcefile=pyinfo.bat
call :install %*
set mmfile=pypaths.bat
set filepath=%~dp0
set sourcefile=pypaths.bat
call :install %*
set mmfile=pyedit.bat
set filepath=%~dp0
set sourcefile=pyedit.bat
call :install %*
set mmfile=pysys.bat
set filepath=%~dp0
set sourcefile=pysys.bat
call :install %*
set mmfile=pysystem.bat
set filepath=%~dp0
set sourcefile=pysystem.bat
call :install %*
set mmfile=pylocal.bat
set filepath=%~dp0
set sourcefile=pylocal.bat
call :install %*
set mmfile=pycustom.bat
set filepath=%~dp0
set sourcefile=pycustom.bat
call :install %*
set mmfile=pydependent.bat
set filepath=%~dp0
set sourcefile=pydependent.bat
call :install %*
set mmfile=pydep.bat
set filepath=%~dp0
set sourcefile=pydep.bat
call :install %*
set mmfile=pypip.bat
set filepath=%~dp0
set sourcefile=pypip.bat
call :install %*
set mmfile=pyenv.ps1
set filepath=%~dp0
set sourcefile=pyenv.ps1
call :install_powershell %*
set mmfile=pyvc.ps1
set filepath=%~dp0
set sourcefile=pyvc.ps1
call :install_powershell %*
set mmfile=pyvcenv.ps1
set filepath=%~dp0
set sourcefile=pyvcenv.ps1
call :install_powershell %*
echo 安装成功。
exit /b 0
::================================================================
:install
echo @echo off > "%mmpath%\%mmfile%"
echo call "%filepath%\%sourcefile%" %* >> "%mmpath%\%mmfile%"
echo 安装 %mmfile%
goto :eof
:install_powershell
echo . "%filepath%\%sourcefile%" @args > "%mmpath%\%mmfile%"
echo 安装 %mmfile%
goto :eof

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/drabel-PyMake.git
git@api.gitlife.ru:oschina-mirror/drabel-PyMake.git
oschina-mirror
drabel-PyMake
drabel-PyMake
master