Is it possible to make so that the bat nick worked independently with the program @echo off telnet 192.168.1.1 Well, for example, I have the @echo off telnet 192.168.1.1 script @echo off telnet 192.168.1.1
and how to make the batch file itself could enter the password and login ??
I tried echo admin
But even did not work Tell me please