What does ZIP do with your files? It puts the same information
in a smaller space The purpose of zipping a file is that it takes less space. This way, a file can fit on a floppy, or will take significant less time to download fro the Internet. However, you cannot read it or run a program in that format. Once you copy the zip file to it's destination file, you need to UNZIP it. Unzip
puts the information back into its original size and shape.
à This procedure is great when
Zip and unzip are two special programs To zip a file, with Winzip installed on your computer, To unzip a file, simply right click on it and choose, UNZIP.
Advanced users:If you send a zipped file to a novice user, they might have no clue what to do with it! Or they might not have the UNZIP software and are certainly not ready to download such a program from the Internet. In this case, make your zip file a self-extracting file. It is a zipped file, but it does not end with the familiar *.zip, but with *.exe. If the end-user double clicks on this file, it unzips the zipped files by itself in a certain folder. The self-extracting file option can be found in the latest WINZIP releases under : Actions, Make .EXE File, or by right clicking the mouse on an existing zip file, as in the example above. |