4月172015
系统自动登陆
VBS脚本
Dim Wsh
Set Wsh = WScript.CreateObject("WScript.Shell")
Wsh.Run "Rundll32 netplwiz.dll,UsersRunDll",0,True
Set Wsh=NoThing
WScript.quit
```
扫描二维码,在手机上阅读
VBS脚本
Dim Wsh
Set Wsh = WScript.CreateObject("WScript.Shell")
Wsh.Run "Rundll32 netplwiz.dll,UsersRunDll",0,True
Set Wsh=NoThing
WScript.quit
```