• If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

7zip batch unzip multiple files

Page history last edited by Monica 7 years, 1 month ago Saved with comment

 

Win7 File Extractor

How to I "unzip" multiple *.zip files in one operation, rather than one by one?

Get multiple files to be extracted into separate folders.

 

  1. In Window's finder window, select all your .zip files
  2. Right-click on them, navigate to the 7-Zip pop-up menu, and choose the:     Extract to "*\" option .

 

This will extract each .zip file into its own folder named after the zip file.

 

Unzip files (7-zip) via cmd command

 

  1. Open command prompt in directory where .zip file are stored
  2. Enter command  Folder>"C:\Program Files\7-Zip\7z.exe" e *.zip

 

This will extract each .zip file into the same directory. Use surrounding quotes to ignore spaces in folder names.

 

More on using the e (Extract) command

Comments (0)

You don't have permission to comment on this page.