avj*_*avj 7 windows-service
步骤如
sc queryex {here paste service name}
taskkill /f /pid {here paste PID}
不工作,因为进程尚未启动(卡在启动时),所以没有 PID。
除了服务器重启还有什么解决办法吗?
mar*_*gle 6
示例命令行: C:\Windows\system32\svchost.exe -k netsvcs
C:\Windows\system32\svchost.exe -k netsvcs
小智 -2
将该服务的启动类型更改为Manual- 这可以解决您的问题
Manual
归档时间:
7 年,7 月 前
查看次数:
13389 次
最近记录:
6 年,4 月 前