Difference between revisions of "ZIP (file format)"
Line 3: | Line 3: | ||
==Creating== | ==Creating== | ||
− | ===On Windows XP=== | + | ====On Windows XP==== |
− | + | Video Tutorial | |
+ | http://www.youtube.com/watch?v=mq3vdsCux-c | ||
+ | |||
To create a ZIP file on [[Windows XP]], perform the following steps: | To create a ZIP file on [[Windows XP]], perform the following steps: | ||
# Select the files that you would like to put in your ZIP file. | # Select the files that you would like to put in your ZIP file. | ||
Line 11: | Line 13: | ||
## An error may show up saying "For Compressed (zipped) Folders to handle ZIP files correctly, the application associated with them must be Compressed (zipped) Folders. Currently this is not the case." Click '''Yes'''. | ## An error may show up saying "For Compressed (zipped) Folders to handle ZIP files correctly, the application associated with them must be Compressed (zipped) Folders. Currently this is not the case." Click '''Yes'''. | ||
<div class="clearer"></div> | <div class="clearer"></div> | ||
+ | |||
+ | ==Accessing a Zip file== | ||
+ | <p>If you cannot open a .zip file, then there are third party software that can help you. 7Zip is a free program that will open .zip files for you and it's free! It can be downloaded here. http://www.7-zip.org/</p> | ||
{{stub}} | {{stub}} |
Revision as of 12:16, 26 April 2013
The ZIP file format is a popular data compression and archival format. A ZIP file contains one or more files that have been compressed or stored.
Creating
On Windows XP
Video Tutorial
To create a ZIP file on Windows XP, perform the following steps:
- Select the files that you would like to put in your ZIP file.
- Right-click on one of the selected files.
- Select Send To > Compressed (zipped) Folder.
- An error may show up saying "For Compressed (zipped) Folders to handle ZIP files correctly, the application associated with them must be Compressed (zipped) Folders. Currently this is not the case." Click Yes.
Accessing a Zip file
If you cannot open a .zip file, then there are third party software that can help you. 7Zip is a free program that will open .zip files for you and it's free! It can be downloaded here.