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