/
kuzant24
/
libre-macros
Обзор
Документация
Войти
/
kuzant24
/
libre-macros
Код
Запросы
1
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
new_source_processing
macro-lib/install.cmd
5 строк
194 B
direct-dev.ru
before close anchor file
17 июл 2026, 20:04
17 июл 2026, 20:04
9f363e7
Код
Авторство
О чём код?
@echo off REM Wrapper: install macros into LibreOffice and AlterOffice (see install.ps1). cd /d "%~dp0" chcp 65001 >nul powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0install.ps1" %*