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

Adding Files to a New ZIP File

This section provides a tutorial example on how to add files to a new ZIP file.

1. Run WinZip and select menu File > New Archive. The "New Archive" dialog box shows up.

2. Enter test1.zip as the file name for the new ZIP file in c:\temp directory.

3. Click the OK button. The "Add" dialog box shows up.

4. Select the files that you want to add to the ZIP file, and click the "Add" button as shown in the following picture:
WinZip - Add Files

5. The selected files will be added to the ZIP file.

6. Select menu File > Exit to close WinZip.

7. Look at c:\temp\test1.zip. This is the ZIP file that contains the selected files.

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
Adding Files to a New ZIP File