Status
Not open for further replies.

sandip8600

Right off the assembly line
hey friends i'am having a problem in scheduling torrents.I have BSNL 500combo plan & my connection type somethig like ethernet(wll it is always on).
PLEASE tell me how to schedule from 2to8.I have searched the forum for scheduling solution BUT all of them are hard to understand especially how to use 'reconnect' software.
 

Cool Buddy

Wise Old Owl
do this:
open notepad
type the following
rasdial "connection name" "username" "password"
(withoput qoutes) save it as connect.bat
for eg, if connsction name is bsnl, username is abcxyz & password is password, then it should look like:
rasdial bsnl abcxyz password
go to control panel, add a new scheduled task, add this file and schedule it for 2:01AM

make another file, type
rasdial "connection name" /disconnect
eg.
rasdial bsnl /disconnect
save it as disconnect.bat
add a scheduled task, add this file and schedule it for 7:59 AM
that's it, no need of any software.
-----------------------------------------
Posted again:
-----------------------------------------
remember, do not delete the file or it will stop working.
 
Last edited:
Status
Not open for further replies.
Top Bottom