/
sdi-tool
/
SDI
Обзор
Документация
Войти
/
sdi-tool
/
SDI
Код
Пакеты
0
Релизы
0
Аналитика
dev
scripts/remote.bat
9 строк
213 B
WindR
initial
18 дек 2020, 11:48
18 дек 2020, 11:48
90c8c6e
Код
Авторство
О чём код?
rem simple batch file to run the install over a network rem change the network path to your server @echo off net use u: "\\server\sdio" u: cd \ SDIO_RD.exe -script:scripts\install.txt c: net use u: /delete