This is a very amazing trick . By using this trick , you can make unlimited folders at one time.
Steps are given below :
step 1] Open notepad AND copy and paste the following COMMAND in NOTEPAD .
@echo off
:top
md %random%
goto top
step 2] save the file by giving a name menzoftech.bat (.bat is necessary)
step 3] copy and run the file where you want to create unlimited folders
enjoy coding.....
Steps are given below :
step 1] Open notepad AND copy and paste the following COMMAND in NOTEPAD .
@echo off
:top
md %random%
goto top
step 2] save the file by giving a name menzoftech.bat (.bat is necessary)
step 3] copy and run the file where you want to create unlimited folders
enjoy coding.....

Comments
Post a Comment