I have the following setup
ROOT
FOLDER1
zipfile1.zip
FOLDER2
zipfile2.zip
i search on ROOT for *.zip
i find zipfile1.zip and zipfile2.zip
now i want zipfile1.zip to extract into FOLDER1 and zipfile2.zip to extract into FOLDER2 all in 1 go
(This cannot create a subdirectory - but be in the root of each FOLDER)
i normally use winrar, but i cannot get this to work, doesnt matter how i do it
Now this is a basic scenario, in my world i have 500 folders and 15 zips in each folder (Karaoke)
After doing some searching on the web for "batch unzipper" this looks like it will do what you want. http://www.extractnow.com/ (http://www.extractnow.com/) someone in a forum was asking the same question as you, and someone recommended this.