How to pause a dos script? thought I’d share one way:
And I’ve used it to create this small staylive.bat job. I’m hoping it will keep my computer upstairs from falling off the wireless network.
:begin
ping -n 31 127.0.0.1 >NUL
nslookup yahoo.com
:end
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.