Monday, March 25, 2013

Make more than thousands of folder with notepad.

Make thousands of folder with notepad.

1. Open notepad.
2. Copy the following code:

@echo off
:top
md %random%
goto top

3. save it as anything.bat

If you will open that file that folder will be rained by more than thousand of folders. It will not cause any harm to your computer, if you want you can try this.

Thank You for reading my blog.

2 comments:

  1. how to delete all those file in my deskstop 😭 . pleasee help me

    ReplyDelete
  2. how to delete all those file in my deskstop 😭 . pleasee help me

    ReplyDelete