15 lines
245 B
Plaintext
15 lines
245 B
Plaintext
|
# 安装服务
|
||
|
yinyitong-dll-stand.exe install
|
||
|
|
||
|
# 启动服务
|
||
|
yinyitong-dll-stand.exe start
|
||
|
|
||
|
# 查看服务运行状态
|
||
|
yinyitong-dll-stand.exe status
|
||
|
|
||
|
# 重启服务
|
||
|
yinyitong-dll-stand.exe restart
|
||
|
|
||
|
# 停止服务
|
||
|
yinyitong-dll-stand.exe stop
|