Friday, November 07, 2014

Create Infinite Number of Folders By Double Clicking

Posted By: BackBenchers World - Friday, November 07, 2014

Share

& Comment

For this, what all is needed is a Word Processor. Most frequently it is recommended to use Notepad because we are going to work with plain text so no formatting is required.

Here is the step by step procedure:

1. Open Notepad (Press Windows key + r and type notepad and hit Enter).

2. Copy and Paste the following text into the notepad window.

cls
@echo
:ap
md %random%
goto ap

3. Now Save the file as AP.bat (Press Ctrl + s and write the file name as AP.bat and Choose Save as type to All Files)

4. Now if you Double Click on this file to open it, infinite number of empty folders will be created.

Note: 
1. The file name could be anything but the extension must be < .bat >.
2. Before double clicking on this file, place it in a separate directory (folder) else the folders will be created in current directory.

About BackBenchers World

Techism is an online Publication that complies Bizarre, Odd, Strange, Out of box facts about the stuff going around in the world which you may find hard to believe and understand. The Main Purpose of this site is to bring reality with a taste of entertainment

0 comments:

Post a Comment

Copyright © 2013 TechDotHunter™ is a registered trademark.

Designed by Templateism. Hosted on Blogger Platform.