Recent Post

Dec 26, 2013

12:00 AM
How to create more then 5000 Empty Folder?

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...

0 comments:

Post a Comment