Not sure if my subject line makes sense.
I collect manuals in PDF format for vintage C64 video games. Normally I get them in ZIP format, and, when I extract them (either single or a bunch of ZIP files), I let WinZip unzip them into separate directories which they are created based on the ZIP file name.
i.e. file.zip gets unzipped into a newly created directory named file with the ZIP contents in it.
I take this approach because I began getting more files related to that particular game, so I realized having separate directories made more sense for future needs.
Earlier I got a single ZIP file with almost 1000 PDFs in it and would like to keep the same structure.
Does a way exist that will create a directory based on the file name (leaving out the extension) and then move that file into the newly created directory; I'd need this done in a batch since I have almost 1000 PDFs?
The next issue I'll have should a way exist to do this will be eliminating the duplicates and/or how to handle having that directory already, however, this is another story.