Create Multiple Folders At Once Using Batch File

preview_player
Показать описание
How to create multiple folders at once using a batch file

Batch file commands (as used in this video):

You can also use 'mkdir' instead of 'md'; both commands do exactly the same. To make folders with spaces in the folder name, use quotation marks. Example:
md "Folder Name"

Full instructions:

First, create a batch file. Right-click, ’New’, ‘Text document’, give it a name, and give it the .bat file extension.

Click 'Yes'.

Now right-click your file, and click 'edit'.

Now type ‘md’, which means ‘make directory’. This is the command for creating a folder.
Then type a space, and the name of the folder you want to create.

To create multiple folders at once, separate them with a space.

To create a folder with a subfolder, type the name of the folder, then use the backslash (\), followed by the name of the subfolder.

When you're done typing the names of the folders you want to create, click 'File' and, 'Save', and close the batch file.

Double-click on your batch file to run it.

And, it works! As you can see, it created all the folders.

Follow Us:
Рекомендации по теме
Комментарии
Автор

Very useful... With the the help of this todaybi made 1400 folders for road cross section drawings... My hearty thanks...

abdullavazhayil
Автор

One final video which made my life easy .Thank you from my heart

anshulgupta
Автор

WOW! That is MUCH easier than manually creating a batch file formula, thank you!

PairDesigns
Автор

Wow, I never knew that we could do something like that. That's so cool and useful. Thanks

markhebert
Автор

Thank you. So simple, but I completely forgot about it haha. This saves me tons of time. Thanks

UniverseOfFreeMusic
Автор

More than one trick in a video. Excel + Windows scripting ;-) gg!
Cheers! 😉

klannstyle
Автор

Really awesome help and brilliantly explained. Thank you!

spoopy
Автор

Bless your heart and soul sir for sharing this knowledge

RizqiArifuddin
Автор

Thank you so much for sharing this video!

toniglow
Автор

Thany you
But arabic lunguage not working

aliali
Автор

OMG- so awesome! It worked perfectly! thanks so much!

vathanysay
Автор

not working for me not recognizing as internal or external command showing in cmd process

Tarik
Автор

Just did it and it worked perfectly! Thank you!

sebasmas
Автор

Thanks for sharing. Very nicely explained and good presentation.

nitinmisra
Автор

This is awesome! very helpful indeed in making our work faster :) I've subscribed to your channel as I will watch more of your videos. Thanks a lot!

SamDJManzano
Автор

Similarly I want to know on pw protecting pdf files

venkataramanreddy
Автор

That's by far the best way I've seen and worked first time.. brilliant.
I now want to create 2 x subfolders in each of my 950 new folders, one names "Internal" and one names "External"... is there a similar way to do this or is it possible whilst adding the original content?

TheStuartOgden
Автор

Can we add a few more obscure steps? It's not quite confusing enough.

prettyboy
Автор

This is a great video. Thank you so much for your effort.

jatinsinghal
Автор

Thanks for sharing good info like that...but if I need to create folder and many of sub folders for example

Folder name/Store name/ department/ months

eslamfahmy
visit shbcf.ru