unzipping multiple zipfiles

In windows, How do I unzip a directory full of zipfiles so that the contents all go in one folder without unzipping them one at a time?

Any command-line zip program should do it. I use Info-Zip. After installing that, it’s as simple as typing “unzip *.zip” in the command line.

If you are using another zip/unzip program and want to use that, you need to tell us what that program is.

Wolverine multi unzip works for me:

Use PKUnzip if you prefer a command line utility, or WinRAR if you prefer a WinZip like utility.