[Batch]Directory Creation

misa Posted messages 2 Status Membre -  
I'm_Here Posted messages 156 Status Membre -
Hello, I would like to know how to create a directory and a subdirectory using a batch file. Thank you for answering me.
Configuration: Windows XP Internet Explorer 6.0

4 réponses

Clem535317 Posted messages 86 Status Membre 35
 
Hello Misa, I know how to do it, look
MD c:\yourfolder
MD c:\yourfolder\yoursubfolder
And there you go
--
I'm 15 years old, so what?
Have a nice day :)
Clem535317 Logicia Laval 53000 02.43.69.90.00
35
teebo Posted messages 33570 Registration date   Status Modérateur Last intervention   1 797
 
Hello

mkdir

--
Without politeness, we would only meet to fight.
So one must either live alone or be polite.
Alphonse Karr
4
loule
 
Hello,

To convert MP3 files, I am asked to create a directory C:\MP3 and similarly for Wav... for this purpose, I go to the "command prompt" of Vista Premium, which rejects me... what can I do? Thank you.
4
I'm_Here Posted messages 156 Status Membre 26
 
Hello

MD C:\myFolder\MySubfolder\mySubSubfolder\....
4