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...
Related Posts:
Learning Software
Technology
Tricks
0 comments:
Post a Comment