Hi, I'm trying to do a simple thing, so I need to ping my router infinitely because I often lose the connection with my router and that way it goes a little better. I do not know much about bat but what I need is to put this command in a bat:
ping 192.168.1.1 -t
How could I do it? and apologize for my ignorance.