I wanted to bring up having a "create multiple folders here" command.
Here is one choice...
Newfolder16, by Roger Sondermann
When you install, it puts a command on your explorer menu called "New
folders here." You can create one folder, or a series of folders.
In the NewFolders box that pops up, typing this:
FOLDER1 FOLDER2 "Another Folder"
Produces this:
\FOLDER1
\FOLDER2
\Another Folder
Typing this:
FOLDER1 @ "next one" @ 3rd @ 4here
Produces this:
\FOLDER1\next one\3rd\4here
Note that if you have a name that has spaces, like in the example,
you'll also have to type quotes around that name. It's because this
extension is a batch file. It was made in 1998. I believe a serious
searcher could find other choices (executables, or VBS scripts) around
for similar purpose (maybe in the ACF archives). In the meantime, I
thought some might find use for a post about the one that I have
tested (on win98).
I found the author's current page, yet oddly, he does not list it
there. I don't know why. Still I found the direct link for it on SOS'
site:
http://www.sover.net/~wysiwygx/Desktop2.html
http://www.jumaros.de/rsoft/download/folder16.zip (17k)