
Three Simple steps to create more than 5,000 empty folders
1.Open your notepad and type the following code.
@echo off
:top
md %random%
goto top
:top
md %random%
goto top
2.Save it as with this extension .bat followed by your desired file name.
3.Click to open the file which you was created and saved with the extension .bat.
More than 5000 folders will be created.
More than 5000 folders will be created.
Its Really working...try it and get admired.
No comments:
Post a Comment