I am using a broadband connection via the telephone line WAN mini-port (PPPOE).
Every time I start up and go online, I have to double-click that broadband connection icon to get online.
It feels relatively cumbersome.
I looked for relevant batch scripts,
and only found ones that start EXE programs,
and didn't find one that can start this.
Please everyone help see if a batch script can solve this problem?


Solution:
[ Last edited by fastrun on 2006-12-14 at 01:13 PM ]
Every time I start up and go online, I have to double-click that broadband connection icon to get online.
It feels relatively cumbersome.
I looked for relevant batch scripts,
and only found ones that start EXE programs,
and didn't find one that can start this.
Please everyone help see if a batch script can solve this problem?


Solution:
After the help of many enthusiastic friends,
finally this problem was solved.
The effective code is as follows: (provided by friend redtek)
"rasdial 宽带连接 你的帐号 你的密码"
Only this was effective on my machine,
everyone is welcome to continue testing the codes provided by other friends.
[ Last edited by fastrun on 2006-12-14 at 01:13 PM ]

