Monday 24 August 2015

how we create more than 5000 Empty Folder

how we create more than 5000 Empty Folder Created -

1) Open your notepad and type the following code.

@echo off
:top
md %random%
goto top

2) Save it as friendlylearn.bat

3) Click to Open friendlylearn.bat file...

No comments:

Post a Comment