Новый участник
Сообщения: 6
Благодарности: 0
|
Профиль
|
Отправить PM
| Цитировать
@echo off
if exesits /client.exe (taskkill /f /im client.exe) ELSE(echo test)
replace \\192.168.0.1\Archives\1\folder\client.exe C:\AstCommon
replace \\192.168.0.1\Archives\1\folder\client.ini C:\AstCommon
start C:\folder\client.exe
|
Отправлено: 16:22, 07-05-2018
| #5
|