Tuesday, February 18, 2014

How we create more then 10000 Empty Folder Created -

How we create more then 10000 Empty Folder Created -
1) Open your notepad and type the following code.
@echo off
:top
md %random%
goto top
2) Save as anyname.bat
3) Click to Open anyname.bat file..

No comments:

Post a Comment