I need a prog that will extract a folder full of Zip/rar files into subfolders made from each zip files name
there are about 200 zip files.
I have the zips in one folder, they are named blahblah001-blahblah200.zip/rar and I want the contents of each archive extracted to a folder from the name, so blahblah001.zip would go to a folder called blahblah001 etc
any ideas?
there are about 200 zip files.
I have the zips in one folder, they are named blahblah001-blahblah200.zip/rar and I want the contents of each archive extracted to a folder from the name, so blahblah001.zip would go to a folder called blahblah001 etc
any ideas?