,保持目录中的文件在同一目录下。
将红色字体部分,更改为自己的网络连接名称
net start "Wireless Zero Configuration"
netsh interface set interface "本地连接" DISABLED
netsh interface set interface "本地连接" ENABLED
sleep 30
将红色字体部分,更改为自己的网络连接名称
net stop "Wired AutoConfig"
net stop "Wireless Zero Configuration"
netsh interface set interface "本地连接" DISABLED
netsh interface set interface "本地连接" ENABLED
将红色字体部分,更改为自己的网络连接名称,用户名,密码
With CreateObject("")
Do
100
Loop Until .AppActivate("本地连接")
500
.SendKeys "yxcrm_wangpeng"
100
.SendKeys "{TAB}"
100
.SendKeys "qfBKtNV304"
100
.SendKeys "{TAB}"
100
.SendKeys "CHANGSHANG"
100
.SendKeys "{TAB}"
100
.SendKeys "{ENTER}"
10000
End With
,双击*.bat 就可以自由转换了
内外网登陆脚本使用说明 来自淘豆网m.daumloan.com转载请标明出处.