Your question: How do I make 1000 folders, then automatically number them
Read 2575 times, 2 Antworten - 0 Members and 1 Guest are viewing this topic.
Your question: How do I make 1000 folders, then automatically number them
To solve annoying Windows errors, you might want to try a Windows Registry Check. In most cases, optimizing the Windows registry will speed up your Windows.
Just copy & paste into a batch file (e.g. create.bat) and run it from the directory where the subdirectories should be created. Please note that this is actually just one line, so make sure the command is not truncated by a newline or so.
(1) OK, looks a bit complicated because it was quite tricky to get the leading zeroes.