Question
-
Topic
-
DOS MD command – how to make recursive directories
LockedHi all.
Spent ages trying to sort this without having to ask – but…
I wish to make a DOS batch file that each time it is run will create a directory ( folder if you like ) that has a unique name.
So, first time it runs ( from Windows Task Scheduler ) it makes a directory like C:\temp1 – the next time the same batch file is run it automatically creates a directory as = C:\temp2 etc etc.
Any thought folks ?
Thanks for looking, John B