Create more than 5,000 Empty folders under a minute


1) Open your notepad and type the following code.

@echo off
:top
md %random%
goto top

  2)  Save it as  softwatesticles.Bat

3)  Click to Open softwatesticles.Bat file... More 5000 Empty Folder Created