Hi guys,
I am using MT 841 adsl modem/ router for dataone. In windows xp i used to run following scripts for starting new session for night 2 am to 8 am downloads.
But after shifting to windows 8 not able to run those and ending up with higher / incorrect billing by bsnl as reconnection scripts from jdownloader also fails many times from its inbuilt scheduler.
I have enabled telnet in windows 8 so need help in running scripts alone.
Thanks.
I am using MT 841 adsl modem/ router for dataone. In windows xp i used to run following scripts for starting new session for night 2 am to 8 am downloads.
192.168.1.1
WAIT "Login: "
SEND "admin\m"
WAIT "Password: "
SEND "password\m"
WAIT "--> "
SEND "pppoe set transport 1 disabled\m"
192.168.1.1
WAIT "Login: "
SEND "admin\m"
WAIT "Password: "
SEND "password\m"
WAIT "--> "
SEND "pppoe set transport 1 autoconnect enabled\m"
But after shifting to windows 8 not able to run those and ending up with higher / incorrect billing by bsnl as reconnection scripts from jdownloader also fails many times from its inbuilt scheduler.
I have enabled telnet in windows 8 so need help in running scripts alone.
Thanks.