set ws=createobject("wscript.shell")ws.run "shutdown -s -f -t 1200",0a=0do a=a+1 if a > 5 then 知ws.run "shutdown -a",0 ws.run "shutdown -s -f -t 0",0 exit do end if mima=inputbox("第" & a & "次","请输入密道码版权")loop until mima="你设置的密码"ws.run "shutdown -a",0。
余生梦断
发表于 2020-06-05 20:53:35
---------- set ws=createobject("wscript.shell") a=inputbox("1+1=?","请回百答") if a="2" then ws.run "c:\" '正确则打开C盘为例度,改为你要运行版的程序绝对路径即是运行其权它程序. else ws.run "d:\" '错误则运行其它程序. end if ----------。