Windows Tutorials - Herong's Tutorial Examples
Dr. Herong Yang, Version 5.00

Extracting All Files from a ZIP File

This section provides a tutorial example on how to extract all files from a ZIP file.

1. Run WinZIP and select menu File > Open Archive. The "Open Archive" dialog box shows up.

2. Select a ZIP file, like c:\temp\test1.zip, and click the OK button. The ZIP file will be opened inside WinZip window.

3. Select menu Actions > Extract. The Extract dialog box shows up.

4. Select a directory where you want the files to extracted to, for example c:\temp.

5. Click the Extract button as shown in the following picture:
WinZip - Extract Files

6. All the files in the ZIP will be extract to c:\temp.

Sections in This Chapter

What Is "WinZip"?

Downloading and Installing WinZip 10.0

Stopping WinZip Wizard Window

Adding Files to a New ZIP File

Adding Directories to a New ZIP File

Extracting All Files from a ZIP File

Setting Passwords in ZIP Files

Creating a ZIP File on Multiple Diskettes

Setting Windows Explorer Context Menu

Dr. Herong Yang, updated in 2008
Extracting All Files from a ZIP File