Wednesday, August 6, 2014

Create multiple folders with different names in just one click



Creating folders is very easy thing to do. You create different folders like Entertainment, Songs, Movies, Data, Important,  etc., in your PC. Many time there is a need in which you have to create multiple folders with different names. Say around 20 to 25 folders. It will be so boring job to perform this steps "Right Click -> New -> Folder" continuously. How about creating all this folders in just one click. Yes, now it is possible to do so. You can create multiple folders using a batch file.

Its very easy to create one. Just follow the following steps:

1. Open notepad.

2. Write MD(Space)(Names of the folders, with spaces, you want to create).



3. Save the file with extension ".bat", like "Just one click.bat".


4. Double click on the batch file (Just one click.bat) created

5. Something output



That's it, it will create the folders in the on the same path where the batch file is located.

Cheers!!!

0 comments:

Post a Comment