【发布时间】:2018-07-24 11:25:49
【问题描述】:
我想创建一个不断 ping 我的网络设备的批处理应用程序。 一旦 Result 变为 not found 它应该停止某个应用程序或我的 Internet Explorer。
我该如何开始?
我知道我可以用 ping 192.168.0.1 -t 不断地 ping 我的设备,但是如何停止应用程序的结果?
提前致谢,
问候, J
【问题讨论】:
标签: batch-file cmd internet-explorer-11 ping network-connection