打印

[原创] 一个小批处理要你死机

有搞头  看大全看得有点晕 休息下

TOP

呵呵 看啊看  可以死机?我也去乱写写    说不定 我可以写出 个炒作系统来耶
@echo off
color a
:send
echo.********************************** ********************************
goto send
http://bbs.hackerxfiles.net/att_files/month_0811/20081104_455173a5a7c8231746dbZeMmUvNgr9bn.jpg

TOP

是shutdown -t+time -r
还是shutdown -r -t 0
怎么反了?
我没试过,我经常用shutdown -c"   "来整人。
shutdown -s -t 时间
shutdown -a

TOP

我用用看```````````````
不知道的新东西都应该好好学习天天向上。

TOP

哪有那么麻烦!?
直接
:start
start
goto start

是SHUTDOWN -S(关机) -T(设置关机时间/秒) -C(留言,要用引号)

TOP

楼主是让程序死循环啦,早点用进程管理器结束它就没有用了

Processed in 0.102702 second(s), 5 queries, Gzip enabled