Home » Personal collection » Acorn hard disk » unzip_tools » !ZipEE » !Help
!Help
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn hard disk » unzip_tools » !ZipEE |
Filename: | !Help |
Read OK: | ✔ |
File size: | 21BE bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Help file for ZipEE 1.47 ________________________ What is it? ----------- ZipEE is a desktop front end for the InfoZip compression and decompression utilities Zip and Unzip. That is, it allows the use of these command-line programs in the desktop environment, with drag-and-drop file zip encoding and expansion. Features include the following: Simple drag-and-drop compression and decompression of files. Allows many options to be set, including compression level and encryption. Can provide information on zip files before unzipping them. Allows you to verify and add files to existing Zip archives. Allows you to extract or delete specific files from Zip archives. How is it used? --------------- Simply drag any file or directory to the icon bar and ZipEE will present you with a standard save box. Name the file and drag to the folder you wish to save the Zip file in and the file/directory will be Zipped. If you have several files to zip, you can either place them in a directory and drag this directory to the ZipEE icon or use the 'Use current Zipfile' option (see below) to add files to the first Zipfile created. If you need to decompress a Zipfile (type &DDC), drag it to the icon bar and drag the save icon to the directory you wish the file to be decompressed to. If the files you wish to Zip or Unzip are not typed correctly, you can force ZipEE to perform the correct action using the 'Force Zip' or 'Force Unzip' options from the iconbar menu. Thus, you can unzip a file transferred from a Windows machine without having to change the type from DOS to Archive. If you want to find information on a Zip archive, select 'ZipInfo' from the iconbar menu and the drag the file to the iconbar icon. What are these funny boxes on the screen? ----------------------------------------- Because Zip and Unzip are command-line programs, if they want to communicate with the user, they have to open their own windows to do so. Thus, when using ZipInfo or if there is a problem with the input Zipfile, or any other parameter, you will get a message from the relevant program. 'Choices' window ------------------ If you click select or adjust on the icon bar icon, or select 'Choices' from the iconbar menu, the choices window will open. This allows you to set various parameters. Note that you must press the 'Set' button for the settings to take effect. The other two buttons at the top should be obvious - they reset all the options to the default settings, and save your choives to disk for use as your standard settings (note that some settings are not saved - the current Zipfile, temporary file and passwords, for obvious reasons). Zip: - Compression level: from 0 (store only) to 9 (best compression, slowest). - Don't scan Image files: treats archives etc. as single files, not directories. - Convert to DOS filenames: useful if decompression is to be done on a PC. - Recurse directories: if set, Zip will travel down directories when zipping. - Junk paths: if set, Zip will not store any directory information (all files will appear on the same level in the zip file). - Move files: DANGEROUS - this moves files into the zip file; that is, it deletes the original file. - Use current Zipfile: any files dragged to the icon bar will be added to the current Zipfile, rather than being made into a new one. The current Zipfile is shown in the 'Current Zipfile' window (see below), which opens when this option is chosen.This window can also be opened using the button next to this option. - Freshen Zipfile: greyed by default, this option is available only when adding files to the current Zipfile. The Zipfile will only be changed if the file(s) dragged to the icon bar are newer than the versions in the Zipfile. - Update Zipfile: as for 'Freshen', but adds files not present in the Zipfile as well as freshening files. - Specify temporary file: if running from a floppy disk or nearly full disk, you may need to tell Zip where to store its temporary file. The default setting is a compression level of 6 and set to recurse directories but not image files. Unzip: - Never overwrite files: if there are multiple files with the same name in the zip file, only the first will be unzipped. - Prompt to overwrite files: you will be asked which files you wish to keep if several have the same name. - Don't prompt to overwrite: only the last file with a given name in the zip file will appear in the output. - New directory: when selected, will create a new directory for the decompressed files. This directory will have the name in the 'Save as' dialogue box (if not selected, the name entered in the dialogue box is irrelevant). - Freshen: files will only be output if they are newer than the versions currently on disk. - Junk paths: all files will appear on the same level in the output directory. - Unzip specific file: when clicked, this opens the 'Current Zipfile' window (see below). If a Zipfile is active (i.e. a file has been archived or a Zipfile dragged to this window) then you can enter a filename in the lower icon and this file will be extracted to the location you select (by dragging in the usual way). The default setting is to prompt when overwriting files. ZipInfo: - Names only: only the file names will be extracted. - Names and size: the file names will be given with an indication of the compressed and uncompressed size of the archive. - Full info: names, sizes and other information is given for each file. The default setting is 'Names and size'. General: - Password: this will encrypt the zip file (it can only be decompressed if the correct password is used). Note that when typing in these icon, all characters will appear as * for security; ensure that the same password is typed into both icons - ZipEE will warn you if they are not. 'Current Zipfile' window: ----------------------- This window gives the name of the current Zipfile (set when a new Zipfile is created by Zipping a file or by dragging a Zipfile to the window), allows you to get information in this file and allows you to extract specific files from this Zipfile. To set the current Zipfile, drag a Zipfile to the window. If this is typed correctly (&DDC) or 'Force Zip' is set in the iconbar menu, the name of the file will appear in the top box. Pressing the 'Info' button will run ZipInfo, in the same manner as dragging a file to the icon bar with 'ZipInfo' set. To verify a Zip file (check its integrity), click the 'Verify' button. To extract a specific file, enter its name (as it appears in the ZipInfo results) in the lower box and press 'Unzip'. Drag the icon from the save box to where you want the file to be created as normal. To delete a specific file, enter its name (as it appears in the ZipInfo results) in the lower box and press 'Delete'. The file will be deleted. History: -------- Version 1.47: Added the 'Verify' and 'Delete' options to the 'Current Zipfile' window. Version 1.46: Added the ability to add to Zipfiles and extract specified files. Version 1.40: Rewritten to remove clash with Termite, which resulted from Termite's use of a more recent, incompatible and not publically available version of WimpExt. Version 1.31: Added 'Force Zip' and 'Force Unzip' options to iconbar menu to allow the zipping and unzipping of files regardless of type. Version 1.22: Introduced two password icons to ensure the correct password was used. Version 1.21: Secret icon added to password option for security. Unzip options added. ZipInfo facility added. Version 1.18: First released version. Legal Bit: ---------- ZipEE is copyright John Pettigrew. The Zip and Unzip programs are copyright to the InfoZip group and Sergio Monesi (http://bounce.to/sergio). Contact details are in the 'Where' file in the Resources directory. For more details on the Zip and Unzip programs, read the files 'Manual' and 'unzip/doc' in the Resources directory. This software is supplied as is, with no guarantee of any kind. The author will not be held responsible for damage, of any kind and however caused, resulting from the use of this software. ZipEE may be freely distributed provided that it is distributed complete and without alteration, and that no charge is made except for a nominal charge to cover distribution costs. If a software library or similar commercial operation wishes to distribute this software, they should contact the author _before_ doing so. Contact the author: ------------------- Email: john-p@innocent.com WWW: http://www.geocities.com/CapeCanaveral/2435
00000000 0a 48 65 6c 70 20 66 69 6c 65 20 66 6f 72 20 5a |.Help file for Z| 00000010 69 70 45 45 20 31 2e 34 37 0a 5f 5f 5f 5f 5f 5f |ipEE 1.47.______| 00000020 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| 00000030 5f 5f 0a 0a 0a 57 68 61 74 20 69 73 20 69 74 3f |__...What is it?| 00000040 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 5a 69 |.-----------..Zi| 00000050 70 45 45 20 69 73 20 61 20 64 65 73 6b 74 6f 70 |pEE is a desktop| 00000060 20 66 72 6f 6e 74 20 65 6e 64 20 66 6f 72 20 74 | front end for t| 00000070 68 65 20 49 6e 66 6f 5a 69 70 20 63 6f 6d 70 72 |he InfoZip compr| 00000080 65 73 73 69 6f 6e 20 61 6e 64 20 64 65 63 6f 6d |ession and decom| 00000090 70 72 65 73 73 69 6f 6e 20 0a 75 74 69 6c 69 74 |pression .utilit| 000000a0 69 65 73 20 5a 69 70 20 61 6e 64 20 55 6e 7a 69 |ies Zip and Unzi| 000000b0 70 2e 20 54 68 61 74 20 69 73 2c 20 69 74 20 61 |p. That is, it a| 000000c0 6c 6c 6f 77 73 20 74 68 65 20 75 73 65 20 6f 66 |llows the use of| 000000d0 20 74 68 65 73 65 20 63 6f 6d 6d 61 6e 64 2d 6c | these command-l| 000000e0 69 6e 65 20 20 0a 70 72 6f 67 72 61 6d 73 20 69 |ine .programs i| 000000f0 6e 20 74 68 65 20 64 65 73 6b 74 6f 70 20 65 6e |n the desktop en| 00000100 76 69 72 6f 6e 6d 65 6e 74 2c 20 77 69 74 68 20 |vironment, with | 00000110 64 72 61 67 2d 61 6e 64 2d 64 72 6f 70 20 66 69 |drag-and-drop fi| 00000120 6c 65 20 7a 69 70 20 65 6e 63 6f 64 69 6e 67 20 |le zip encoding | 00000130 61 6e 64 20 20 0a 65 78 70 61 6e 73 69 6f 6e 2e |and .expansion.| 00000140 0a 0a 46 65 61 74 75 72 65 73 20 69 6e 63 6c 75 |..Features inclu| 00000150 64 65 20 74 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 |de the following| 00000160 3a 0a 20 53 69 6d 70 6c 65 20 64 72 61 67 2d 61 |:. Simple drag-a| 00000170 6e 64 2d 64 72 6f 70 20 63 6f 6d 70 72 65 73 73 |nd-drop compress| 00000180 69 6f 6e 20 61 6e 64 20 64 65 63 6f 6d 70 72 65 |ion and decompre| 00000190 73 73 69 6f 6e 20 6f 66 20 66 69 6c 65 73 2e 0a |ssion of files..| 000001a0 20 41 6c 6c 6f 77 73 20 6d 61 6e 79 20 6f 70 74 | Allows many opt| 000001b0 69 6f 6e 73 20 74 6f 20 62 65 20 73 65 74 2c 20 |ions to be set, | 000001c0 69 6e 63 6c 75 64 69 6e 67 20 63 6f 6d 70 72 65 |including compre| 000001d0 73 73 69 6f 6e 20 6c 65 76 65 6c 20 61 6e 64 20 |ssion level and | 000001e0 65 6e 63 72 79 70 74 69 6f 6e 2e 0a 20 43 61 6e |encryption.. Can| 000001f0 20 70 72 6f 76 69 64 65 20 69 6e 66 6f 72 6d 61 | provide informa| 00000200 74 69 6f 6e 20 6f 6e 20 7a 69 70 20 66 69 6c 65 |tion on zip file| 00000210 73 20 62 65 66 6f 72 65 20 75 6e 7a 69 70 70 69 |s before unzippi| 00000220 6e 67 20 74 68 65 6d 2e 0a 20 41 6c 6c 6f 77 73 |ng them.. Allows| 00000230 20 79 6f 75 20 74 6f 20 76 65 72 69 66 79 20 61 | you to verify a| 00000240 6e 64 20 61 64 64 20 66 69 6c 65 73 20 74 6f 20 |nd add files to | 00000250 65 78 69 73 74 69 6e 67 20 5a 69 70 20 61 72 63 |existing Zip arc| 00000260 68 69 76 65 73 2e 0a 20 41 6c 6c 6f 77 73 20 79 |hives.. Allows y| 00000270 6f 75 20 74 6f 20 65 78 74 72 61 63 74 20 6f 72 |ou to extract or| 00000280 20 64 65 6c 65 74 65 20 73 70 65 63 69 66 69 63 | delete specific| 00000290 20 66 69 6c 65 73 20 66 72 6f 6d 20 5a 69 70 20 | files from Zip | 000002a0 61 72 63 68 69 76 65 73 2e 0a 0a 48 6f 77 20 69 |archives...How i| 000002b0 73 20 69 74 20 75 73 65 64 3f 0a 2d 2d 2d 2d 2d |s it used?.-----| 000002c0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 53 69 6d 70 |----------..Simp| 000002d0 6c 79 20 64 72 61 67 20 61 6e 79 20 66 69 6c 65 |ly drag any file| 000002e0 20 6f 72 20 64 69 72 65 63 74 6f 72 79 20 74 6f | or directory to| 000002f0 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 61 6e | the icon bar an| 00000300 64 20 5a 69 70 45 45 20 77 69 6c 6c 20 70 72 65 |d ZipEE will pre| 00000310 73 65 6e 74 20 79 6f 75 20 0a 77 69 74 68 20 61 |sent you .with a| 00000320 20 73 74 61 6e 64 61 72 64 20 73 61 76 65 20 62 | standard save b| 00000330 6f 78 2e 20 4e 61 6d 65 20 74 68 65 20 66 69 6c |ox. Name the fil| 00000340 65 20 61 6e 64 20 64 72 61 67 20 74 6f 20 74 68 |e and drag to th| 00000350 65 20 66 6f 6c 64 65 72 20 79 6f 75 20 77 69 73 |e folder you wis| 00000360 68 20 74 6f 20 73 61 76 65 0a 74 68 65 20 5a 69 |h to save.the Zi| 00000370 70 20 66 69 6c 65 20 69 6e 20 61 6e 64 20 74 68 |p file in and th| 00000380 65 20 66 69 6c 65 2f 64 69 72 65 63 74 6f 72 79 |e file/directory| 00000390 20 77 69 6c 6c 20 62 65 20 5a 69 70 70 65 64 2e | will be Zipped.| 000003a0 20 49 66 20 79 6f 75 20 68 61 76 65 20 73 65 76 | If you have sev| 000003b0 65 72 61 6c 20 0a 66 69 6c 65 73 20 74 6f 20 7a |eral .files to z| 000003c0 69 70 2c 20 79 6f 75 20 63 61 6e 20 65 69 74 68 |ip, you can eith| 000003d0 65 72 20 70 6c 61 63 65 20 74 68 65 6d 20 69 6e |er place them in| 000003e0 20 61 20 64 69 72 65 63 74 6f 72 79 20 61 6e 64 | a directory and| 000003f0 20 64 72 61 67 20 74 68 69 73 20 64 69 72 65 63 | drag this direc| 00000400 74 6f 72 79 0a 74 6f 20 74 68 65 20 5a 69 70 45 |tory.to the ZipE| 00000410 45 20 69 63 6f 6e 20 6f 72 20 75 73 65 20 74 68 |E icon or use th| 00000420 65 20 27 55 73 65 20 63 75 72 72 65 6e 74 20 5a |e 'Use current Z| 00000430 69 70 66 69 6c 65 27 20 6f 70 74 69 6f 6e 20 28 |ipfile' option (| 00000440 73 65 65 20 62 65 6c 6f 77 29 20 74 6f 20 61 64 |see below) to ad| 00000450 64 0a 66 69 6c 65 73 20 74 6f 20 74 68 65 20 66 |d.files to the f| 00000460 69 72 73 74 20 5a 69 70 66 69 6c 65 20 63 72 65 |irst Zipfile cre| 00000470 61 74 65 64 2e 0a 0a 49 66 20 79 6f 75 20 6e 65 |ated...If you ne| 00000480 65 64 20 74 6f 20 64 65 63 6f 6d 70 72 65 73 73 |ed to decompress| 00000490 20 61 20 5a 69 70 66 69 6c 65 20 28 74 79 70 65 | a Zipfile (type| 000004a0 20 26 44 44 43 29 2c 20 64 72 61 67 20 69 74 20 | &DDC), drag it | 000004b0 74 6f 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 |to the icon bar | 000004c0 61 6e 64 0a 64 72 61 67 20 74 68 65 20 73 61 76 |and.drag the sav| 000004d0 65 20 69 63 6f 6e 20 74 6f 20 74 68 65 20 64 69 |e icon to the di| 000004e0 72 65 63 74 6f 72 79 20 79 6f 75 20 77 69 73 68 |rectory you wish| 000004f0 20 74 68 65 20 66 69 6c 65 20 74 6f 20 62 65 20 | the file to be | 00000500 64 65 63 6f 6d 70 72 65 73 73 65 64 20 74 6f 2e |decompressed to.| 00000510 0a 0a 49 66 20 74 68 65 20 66 69 6c 65 73 20 79 |..If the files y| 00000520 6f 75 20 77 69 73 68 20 74 6f 20 5a 69 70 20 6f |ou wish to Zip o| 00000530 72 20 55 6e 7a 69 70 20 61 72 65 20 6e 6f 74 20 |r Unzip are not | 00000540 74 79 70 65 64 20 63 6f 72 72 65 63 74 6c 79 2c |typed correctly,| 00000550 20 79 6f 75 20 63 61 6e 20 66 6f 72 63 65 0a 5a | you can force.Z| 00000560 69 70 45 45 20 74 6f 20 70 65 72 66 6f 72 6d 20 |ipEE to perform | 00000570 74 68 65 20 63 6f 72 72 65 63 74 20 61 63 74 69 |the correct acti| 00000580 6f 6e 20 75 73 69 6e 67 20 74 68 65 20 27 46 6f |on using the 'Fo| 00000590 72 63 65 20 5a 69 70 27 20 6f 72 20 27 46 6f 72 |rce Zip' or 'For| 000005a0 63 65 20 55 6e 7a 69 70 27 0a 6f 70 74 69 6f 6e |ce Unzip'.option| 000005b0 73 20 66 72 6f 6d 20 74 68 65 20 69 63 6f 6e 62 |s from the iconb| 000005c0 61 72 20 6d 65 6e 75 2e 20 54 68 75 73 2c 20 79 |ar menu. Thus, y| 000005d0 6f 75 20 63 61 6e 20 75 6e 7a 69 70 20 61 20 66 |ou can unzip a f| 000005e0 69 6c 65 20 74 72 61 6e 73 66 65 72 72 65 64 20 |ile transferred | 000005f0 66 72 6f 6d 20 61 20 0a 57 69 6e 64 6f 77 73 20 |from a .Windows | 00000600 6d 61 63 68 69 6e 65 20 77 69 74 68 6f 75 74 20 |machine without | 00000610 68 61 76 69 6e 67 20 74 6f 20 63 68 61 6e 67 65 |having to change| 00000620 20 74 68 65 20 74 79 70 65 20 66 72 6f 6d 20 44 | the type from D| 00000630 4f 53 20 74 6f 20 41 72 63 68 69 76 65 2e 20 49 |OS to Archive. I| 00000640 66 20 79 6f 75 0a 77 61 6e 74 20 74 6f 20 66 69 |f you.want to fi| 00000650 6e 64 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 6f |nd information o| 00000660 6e 20 61 20 5a 69 70 20 61 72 63 68 69 76 65 2c |n a Zip archive,| 00000670 20 73 65 6c 65 63 74 20 27 5a 69 70 49 6e 66 6f | select 'ZipInfo| 00000680 27 20 66 72 6f 6d 20 74 68 65 20 69 63 6f 6e 62 |' from the iconb| 00000690 61 72 0a 6d 65 6e 75 20 61 6e 64 20 74 68 65 20 |ar.menu and the | 000006a0 64 72 61 67 20 74 68 65 20 66 69 6c 65 20 74 6f |drag the file to| 000006b0 20 74 68 65 20 69 63 6f 6e 62 61 72 20 69 63 6f | the iconbar ico| 000006c0 6e 2e 0a 0a 57 68 61 74 20 61 72 65 20 74 68 65 |n...What are the| 000006d0 73 65 20 66 75 6e 6e 79 20 62 6f 78 65 73 20 6f |se funny boxes o| 000006e0 6e 20 74 68 65 20 73 63 72 65 65 6e 3f 0a 2d 2d |n the screen?.--| 000006f0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000710 2d 2d 2d 2d 2d 2d 2d 0a 0a 42 65 63 61 75 73 65 |-------..Because| 00000720 20 5a 69 70 20 61 6e 64 20 55 6e 7a 69 70 20 61 | Zip and Unzip a| 00000730 72 65 20 63 6f 6d 6d 61 6e 64 2d 6c 69 6e 65 20 |re command-line | 00000740 70 72 6f 67 72 61 6d 73 2c 20 69 66 20 74 68 65 |programs, if the| 00000750 79 20 77 61 6e 74 20 74 6f 20 63 6f 6d 6d 75 6e |y want to commun| 00000760 69 63 61 74 65 20 0a 77 69 74 68 20 74 68 65 20 |icate .with the | 00000770 75 73 65 72 2c 20 74 68 65 79 20 68 61 76 65 20 |user, they have | 00000780 74 6f 20 6f 70 65 6e 20 74 68 65 69 72 20 6f 77 |to open their ow| 00000790 6e 20 77 69 6e 64 6f 77 73 20 74 6f 20 64 6f 20 |n windows to do | 000007a0 73 6f 2e 20 54 68 75 73 2c 20 77 68 65 6e 20 75 |so. Thus, when u| 000007b0 73 69 6e 67 20 0a 5a 69 70 49 6e 66 6f 20 6f 72 |sing .ZipInfo or| 000007c0 20 69 66 20 74 68 65 72 65 20 69 73 20 61 20 70 | if there is a p| 000007d0 72 6f 62 6c 65 6d 20 77 69 74 68 20 74 68 65 20 |roblem with the | 000007e0 69 6e 70 75 74 20 5a 69 70 66 69 6c 65 2c 20 6f |input Zipfile, o| 000007f0 72 20 61 6e 79 20 6f 74 68 65 72 20 0a 70 61 72 |r any other .par| 00000800 61 6d 65 74 65 72 2c 20 79 6f 75 20 77 69 6c 6c |ameter, you will| 00000810 20 67 65 74 20 61 20 6d 65 73 73 61 67 65 20 66 | get a message f| 00000820 72 6f 6d 20 74 68 65 20 72 65 6c 65 76 61 6e 74 |rom the relevant| 00000830 20 70 72 6f 67 72 61 6d 2e 0a 0a 27 43 68 6f 69 | program...'Choi| 00000840 63 65 73 27 20 77 69 6e 64 6f 77 0a 2d 2d 2d 2d |ces' window.----| 00000850 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |--------------..| 00000860 49 66 20 79 6f 75 20 63 6c 69 63 6b 20 73 65 6c |If you click sel| 00000870 65 63 74 20 6f 72 20 61 64 6a 75 73 74 20 6f 6e |ect or adjust on| 00000880 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 69 63 | the icon bar ic| 00000890 6f 6e 2c 20 6f 72 20 73 65 6c 65 63 74 20 27 43 |on, or select 'C| 000008a0 68 6f 69 63 65 73 27 20 66 72 6f 6d 20 0a 74 68 |hoices' from .th| 000008b0 65 20 69 63 6f 6e 62 61 72 20 6d 65 6e 75 2c 20 |e iconbar menu, | 000008c0 74 68 65 20 63 68 6f 69 63 65 73 20 77 69 6e 64 |the choices wind| 000008d0 6f 77 20 77 69 6c 6c 20 6f 70 65 6e 2e 20 54 68 |ow will open. Th| 000008e0 69 73 20 61 6c 6c 6f 77 73 20 79 6f 75 20 74 6f |is allows you to| 000008f0 20 73 65 74 20 76 61 72 69 6f 75 73 20 0a 70 61 | set various .pa| 00000900 72 61 6d 65 74 65 72 73 2e 20 4e 6f 74 65 20 74 |rameters. Note t| 00000910 68 61 74 20 79 6f 75 20 6d 75 73 74 20 70 72 65 |hat you must pre| 00000920 73 73 20 74 68 65 20 27 53 65 74 27 20 62 75 74 |ss the 'Set' but| 00000930 74 6f 6e 20 66 6f 72 20 74 68 65 20 73 65 74 74 |ton for the sett| 00000940 69 6e 67 73 20 74 6f 20 74 61 6b 65 20 0a 65 66 |ings to take .ef| 00000950 66 65 63 74 2e 20 54 68 65 20 6f 74 68 65 72 20 |fect. The other | 00000960 74 77 6f 20 62 75 74 74 6f 6e 73 20 61 74 20 74 |two buttons at t| 00000970 68 65 20 74 6f 70 20 73 68 6f 75 6c 64 20 62 65 |he top should be| 00000980 20 6f 62 76 69 6f 75 73 20 2d 20 74 68 65 79 20 | obvious - they | 00000990 72 65 73 65 74 20 61 6c 6c 20 74 68 65 0a 6f 70 |reset all the.op| 000009a0 74 69 6f 6e 73 20 74 6f 20 74 68 65 20 64 65 66 |tions to the def| 000009b0 61 75 6c 74 20 73 65 74 74 69 6e 67 73 2c 20 61 |ault settings, a| 000009c0 6e 64 20 73 61 76 65 20 79 6f 75 72 20 63 68 6f |nd save your cho| 000009d0 69 76 65 73 20 74 6f 20 64 69 73 6b 20 66 6f 72 |ives to disk for| 000009e0 20 75 73 65 20 61 73 20 0a 79 6f 75 72 20 73 74 | use as .your st| 000009f0 61 6e 64 61 72 64 20 73 65 74 74 69 6e 67 73 20 |andard settings | 00000a00 28 6e 6f 74 65 20 74 68 61 74 20 73 6f 6d 65 20 |(note that some | 00000a10 73 65 74 74 69 6e 67 73 20 61 72 65 20 6e 6f 74 |settings are not| 00000a20 20 73 61 76 65 64 20 2d 20 74 68 65 20 63 75 72 | saved - the cur| 00000a30 72 65 6e 74 20 0a 5a 69 70 66 69 6c 65 2c 20 74 |rent .Zipfile, t| 00000a40 65 6d 70 6f 72 61 72 79 20 66 69 6c 65 20 61 6e |emporary file an| 00000a50 64 20 70 61 73 73 77 6f 72 64 73 2c 20 66 6f 72 |d passwords, for| 00000a60 20 6f 62 76 69 6f 75 73 20 72 65 61 73 6f 6e 73 | obvious reasons| 00000a70 29 2e 0a 0a 5a 69 70 3a 0a 20 20 20 0a 0a 2d 20 |)...Zip:. ..- | 00000a80 43 6f 6d 70 72 65 73 73 69 6f 6e 20 6c 65 76 65 |Compression leve| 00000a90 6c 3a 20 66 72 6f 6d 20 30 20 28 73 74 6f 72 65 |l: from 0 (store| 00000aa0 20 6f 6e 6c 79 29 20 74 6f 20 39 20 28 62 65 73 | only) to 9 (bes| 00000ab0 74 20 63 6f 6d 70 72 65 73 73 69 6f 6e 2c 20 73 |t compression, s| 00000ac0 6c 6f 77 65 73 74 29 2e 0a 2d 20 44 6f 6e 27 74 |lowest)..- Don't| 00000ad0 20 73 63 61 6e 20 49 6d 61 67 65 20 66 69 6c 65 | scan Image file| 00000ae0 73 3a 20 74 72 65 61 74 73 20 61 72 63 68 69 76 |s: treats archiv| 00000af0 65 73 20 65 74 63 2e 20 61 73 20 73 69 6e 67 6c |es etc. as singl| 00000b00 65 20 66 69 6c 65 73 2c 20 6e 6f 74 20 0a 20 20 |e files, not . | 00000b10 64 69 72 65 63 74 6f 72 69 65 73 2e 0a 2d 20 43 |directories..- C| 00000b20 6f 6e 76 65 72 74 20 74 6f 20 44 4f 53 20 66 69 |onvert to DOS fi| 00000b30 6c 65 6e 61 6d 65 73 3a 20 75 73 65 66 75 6c 20 |lenames: useful | 00000b40 69 66 20 64 65 63 6f 6d 70 72 65 73 73 69 6f 6e |if decompression| 00000b50 20 69 73 20 74 6f 20 62 65 20 64 6f 6e 65 20 6f | is to be done o| 00000b60 6e 20 61 20 50 43 2e 0a 2d 20 52 65 63 75 72 73 |n a PC..- Recurs| 00000b70 65 20 64 69 72 65 63 74 6f 72 69 65 73 3a 20 69 |e directories: i| 00000b80 66 20 73 65 74 2c 20 5a 69 70 20 77 69 6c 6c 20 |f set, Zip will | 00000b90 74 72 61 76 65 6c 20 64 6f 77 6e 20 64 69 72 65 |travel down dire| 00000ba0 63 74 6f 72 69 65 73 20 77 68 65 6e 20 7a 69 70 |ctories when zip| 00000bb0 70 69 6e 67 2e 0a 2d 20 4a 75 6e 6b 20 70 61 74 |ping..- Junk pat| 00000bc0 68 73 3a 20 69 66 20 73 65 74 2c 20 5a 69 70 20 |hs: if set, Zip | 00000bd0 77 69 6c 6c 20 6e 6f 74 20 73 74 6f 72 65 20 61 |will not store a| 00000be0 6e 79 20 64 69 72 65 63 74 6f 72 79 20 69 6e 66 |ny directory inf| 00000bf0 6f 72 6d 61 74 69 6f 6e 20 28 61 6c 6c 20 66 69 |ormation (all fi| 00000c00 6c 65 73 20 0a 20 20 77 69 6c 6c 20 61 70 70 65 |les . will appe| 00000c10 61 72 20 6f 6e 20 74 68 65 20 73 61 6d 65 20 6c |ar on the same l| 00000c20 65 76 65 6c 20 69 6e 20 74 68 65 20 7a 69 70 20 |evel in the zip | 00000c30 66 69 6c 65 29 2e 0a 2d 20 4d 6f 76 65 20 66 69 |file)..- Move fi| 00000c40 6c 65 73 3a 20 44 41 4e 47 45 52 4f 55 53 20 2d |les: DANGEROUS -| 00000c50 20 74 68 69 73 20 6d 6f 76 65 73 20 66 69 6c 65 | this moves file| 00000c60 73 20 69 6e 74 6f 20 74 68 65 20 7a 69 70 20 66 |s into the zip f| 00000c70 69 6c 65 3b 20 74 68 61 74 20 69 73 2c 20 69 74 |ile; that is, it| 00000c80 20 0a 20 20 64 65 6c 65 74 65 73 20 74 68 65 20 | . deletes the | 00000c90 6f 72 69 67 69 6e 61 6c 20 66 69 6c 65 2e 0a 2d |original file..-| 00000ca0 20 55 73 65 20 63 75 72 72 65 6e 74 20 5a 69 70 | Use current Zip| 00000cb0 66 69 6c 65 3a 20 61 6e 79 20 66 69 6c 65 73 20 |file: any files | 00000cc0 64 72 61 67 67 65 64 20 74 6f 20 74 68 65 20 69 |dragged to the i| 00000cd0 63 6f 6e 20 62 61 72 20 77 69 6c 6c 20 62 65 20 |con bar will be | 00000ce0 61 64 64 65 64 20 74 6f 20 74 68 65 0a 20 20 63 |added to the. c| 00000cf0 75 72 72 65 6e 74 20 5a 69 70 66 69 6c 65 2c 20 |urrent Zipfile, | 00000d00 72 61 74 68 65 72 20 74 68 61 6e 20 62 65 69 6e |rather than bein| 00000d10 67 20 6d 61 64 65 20 69 6e 74 6f 20 61 20 6e 65 |g made into a ne| 00000d20 77 20 6f 6e 65 2e 20 54 68 65 20 63 75 72 72 65 |w one. The curre| 00000d30 6e 74 20 5a 69 70 66 69 6c 65 0a 20 20 69 73 20 |nt Zipfile. is | 00000d40 73 68 6f 77 6e 20 69 6e 20 74 68 65 20 27 43 75 |shown in the 'Cu| 00000d50 72 72 65 6e 74 20 5a 69 70 66 69 6c 65 27 20 77 |rrent Zipfile' w| 00000d60 69 6e 64 6f 77 20 28 73 65 65 20 62 65 6c 6f 77 |indow (see below| 00000d70 29 2c 20 77 68 69 63 68 20 6f 70 65 6e 73 20 77 |), which opens w| 00000d80 68 65 6e 20 74 68 69 73 0a 20 20 6f 70 74 69 6f |hen this. optio| 00000d90 6e 20 69 73 20 63 68 6f 73 65 6e 2e 54 68 69 73 |n is chosen.This| 00000da0 20 77 69 6e 64 6f 77 20 63 61 6e 20 61 6c 73 6f | window can also| 00000db0 20 62 65 20 6f 70 65 6e 65 64 20 75 73 69 6e 67 | be opened using| 00000dc0 20 74 68 65 20 62 75 74 74 6f 6e 20 6e 65 78 74 | the button next| 00000dd0 20 74 6f 20 74 68 69 73 0a 20 20 6f 70 74 69 6f | to this. optio| 00000de0 6e 2e 0a 2d 20 46 72 65 73 68 65 6e 20 5a 69 70 |n..- Freshen Zip| 00000df0 66 69 6c 65 3a 20 67 72 65 79 65 64 20 62 79 20 |file: greyed by | 00000e00 64 65 66 61 75 6c 74 2c 20 74 68 69 73 20 6f 70 |default, this op| 00000e10 74 69 6f 6e 20 69 73 20 61 76 61 69 6c 61 62 6c |tion is availabl| 00000e20 65 20 6f 6e 6c 79 20 77 68 65 6e 20 61 64 64 69 |e only when addi| 00000e30 6e 67 0a 20 20 66 69 6c 65 73 20 74 6f 20 74 68 |ng. files to th| 00000e40 65 20 63 75 72 72 65 6e 74 20 5a 69 70 66 69 6c |e current Zipfil| 00000e50 65 2e 20 54 68 65 20 5a 69 70 66 69 6c 65 20 77 |e. The Zipfile w| 00000e60 69 6c 6c 20 6f 6e 6c 79 20 62 65 20 63 68 61 6e |ill only be chan| 00000e70 67 65 64 20 69 66 20 74 68 65 20 66 69 6c 65 28 |ged if the file(| 00000e80 73 29 0a 20 20 64 72 61 67 67 65 64 20 74 6f 20 |s). dragged to | 00000e90 74 68 65 20 69 63 6f 6e 20 62 61 72 20 61 72 65 |the icon bar are| 00000ea0 20 6e 65 77 65 72 20 74 68 61 6e 20 74 68 65 20 | newer than the | 00000eb0 76 65 72 73 69 6f 6e 73 20 69 6e 20 74 68 65 20 |versions in the | 00000ec0 5a 69 70 66 69 6c 65 2e 0a 2d 20 55 70 64 61 74 |Zipfile..- Updat| 00000ed0 65 20 5a 69 70 66 69 6c 65 3a 20 61 73 20 66 6f |e Zipfile: as fo| 00000ee0 72 20 27 46 72 65 73 68 65 6e 27 2c 20 62 75 74 |r 'Freshen', but| 00000ef0 20 61 64 64 73 20 66 69 6c 65 73 20 6e 6f 74 20 | adds files not | 00000f00 70 72 65 73 65 6e 74 20 69 6e 20 74 68 65 20 5a |present in the Z| 00000f10 69 70 66 69 6c 65 0a 20 20 61 73 20 77 65 6c 6c |ipfile. as well| 00000f20 20 61 73 20 66 72 65 73 68 65 6e 69 6e 67 20 66 | as freshening f| 00000f30 69 6c 65 73 2e 0a 2d 20 53 70 65 63 69 66 79 20 |iles..- Specify | 00000f40 74 65 6d 70 6f 72 61 72 79 20 66 69 6c 65 3a 20 |temporary file: | 00000f50 69 66 20 72 75 6e 6e 69 6e 67 20 66 72 6f 6d 20 |if running from | 00000f60 61 20 66 6c 6f 70 70 79 20 64 69 73 6b 20 6f 72 |a floppy disk or| 00000f70 20 6e 65 61 72 6c 79 20 66 75 6c 6c 20 64 69 73 | nearly full dis| 00000f80 6b 2c 20 0a 20 20 79 6f 75 20 6d 61 79 20 6e 65 |k, . you may ne| 00000f90 65 64 20 74 6f 20 74 65 6c 6c 20 5a 69 70 20 77 |ed to tell Zip w| 00000fa0 68 65 72 65 20 74 6f 20 73 74 6f 72 65 20 69 74 |here to store it| 00000fb0 73 20 74 65 6d 70 6f 72 61 72 79 20 66 69 6c 65 |s temporary file| 00000fc0 2e 0a 0a 20 20 54 68 65 20 64 65 66 61 75 6c 74 |... The default| 00000fd0 20 73 65 74 74 69 6e 67 20 69 73 20 61 20 63 6f | setting is a co| 00000fe0 6d 70 72 65 73 73 69 6f 6e 20 6c 65 76 65 6c 20 |mpression level | 00000ff0 6f 66 20 36 20 61 6e 64 20 73 65 74 20 74 6f 20 |of 6 and set to | 00001000 72 65 63 75 72 73 65 20 0a 64 69 72 65 63 74 6f |recurse .directo| 00001010 72 69 65 73 20 62 75 74 20 6e 6f 74 20 69 6d 61 |ries but not ima| 00001020 67 65 20 66 69 6c 65 73 2e 0a 0a 55 6e 7a 69 70 |ge files...Unzip| 00001030 3a 0a 20 0a 2d 20 4e 65 76 65 72 20 6f 76 65 72 |:. .- Never over| 00001040 77 72 69 74 65 20 66 69 6c 65 73 3a 20 69 66 20 |write files: if | 00001050 74 68 65 72 65 20 61 72 65 20 6d 75 6c 74 69 70 |there are multip| 00001060 6c 65 20 66 69 6c 65 73 20 77 69 74 68 20 74 68 |le files with th| 00001070 65 20 73 61 6d 65 20 6e 61 6d 65 20 69 6e 20 74 |e same name in t| 00001080 68 65 0a 20 20 7a 69 70 20 66 69 6c 65 2c 20 6f |he. zip file, o| 00001090 6e 6c 79 20 74 68 65 20 66 69 72 73 74 20 77 69 |nly the first wi| 000010a0 6c 6c 20 62 65 20 75 6e 7a 69 70 70 65 64 2e 0a |ll be unzipped..| 000010b0 2d 20 50 72 6f 6d 70 74 20 74 6f 20 6f 76 65 72 |- Prompt to over| 000010c0 77 72 69 74 65 20 66 69 6c 65 73 3a 20 79 6f 75 |write files: you| 000010d0 20 77 69 6c 6c 20 62 65 20 61 73 6b 65 64 20 77 | will be asked w| 000010e0 68 69 63 68 20 66 69 6c 65 73 20 79 6f 75 20 77 |hich files you w| 000010f0 69 73 68 20 74 6f 20 6b 65 65 70 20 69 66 0a 20 |ish to keep if. | 00001100 20 73 65 76 65 72 61 6c 20 68 61 76 65 20 74 68 | several have th| 00001110 65 20 73 61 6d 65 20 6e 61 6d 65 2e 0a 2d 20 44 |e same name..- D| 00001120 6f 6e 27 74 20 70 72 6f 6d 70 74 20 74 6f 20 6f |on't prompt to o| 00001130 76 65 72 77 72 69 74 65 3a 20 6f 6e 6c 79 20 74 |verwrite: only t| 00001140 68 65 20 6c 61 73 74 20 66 69 6c 65 20 77 69 74 |he last file wit| 00001150 68 20 61 20 67 69 76 65 6e 20 6e 61 6d 65 20 69 |h a given name i| 00001160 6e 20 74 68 65 20 7a 69 70 20 0a 20 20 66 69 6c |n the zip . fil| 00001170 65 20 77 69 6c 6c 20 61 70 70 65 61 72 20 69 6e |e will appear in| 00001180 20 74 68 65 20 6f 75 74 70 75 74 2e 0a 2d 20 4e | the output..- N| 00001190 65 77 20 64 69 72 65 63 74 6f 72 79 3a 20 77 68 |ew directory: wh| 000011a0 65 6e 20 73 65 6c 65 63 74 65 64 2c 20 77 69 6c |en selected, wil| 000011b0 6c 20 63 72 65 61 74 65 20 61 20 6e 65 77 20 64 |l create a new d| 000011c0 69 72 65 63 74 6f 72 79 20 66 6f 72 20 74 68 65 |irectory for the| 000011d0 0a 20 20 64 65 63 6f 6d 70 72 65 73 73 65 64 20 |. decompressed | 000011e0 66 69 6c 65 73 2e 20 54 68 69 73 20 64 69 72 65 |files. This dire| 000011f0 63 74 6f 72 79 20 77 69 6c 6c 20 68 61 76 65 20 |ctory will have | 00001200 74 68 65 20 6e 61 6d 65 20 69 6e 20 74 68 65 20 |the name in the | 00001210 27 53 61 76 65 20 61 73 27 0a 20 20 64 69 61 6c |'Save as'. dial| 00001220 6f 67 75 65 20 62 6f 78 20 28 69 66 20 6e 6f 74 |ogue box (if not| 00001230 20 73 65 6c 65 63 74 65 64 2c 20 74 68 65 20 6e | selected, the n| 00001240 61 6d 65 20 65 6e 74 65 72 65 64 20 69 6e 20 74 |ame entered in t| 00001250 68 65 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 |he dialogue box | 00001260 69 73 0a 20 20 69 72 72 65 6c 65 76 61 6e 74 29 |is. irrelevant)| 00001270 2e 0a 2d 20 46 72 65 73 68 65 6e 3a 20 66 69 6c |..- Freshen: fil| 00001280 65 73 20 77 69 6c 6c 20 6f 6e 6c 79 20 62 65 20 |es will only be | 00001290 6f 75 74 70 75 74 20 69 66 20 74 68 65 79 20 61 |output if they a| 000012a0 72 65 20 6e 65 77 65 72 20 74 68 61 6e 20 74 68 |re newer than th| 000012b0 65 20 76 65 72 73 69 6f 6e 73 20 0a 20 20 63 75 |e versions . cu| 000012c0 72 72 65 6e 74 6c 79 20 6f 6e 20 64 69 73 6b 2e |rrently on disk.| 000012d0 0a 2d 20 4a 75 6e 6b 20 70 61 74 68 73 3a 20 61 |.- Junk paths: a| 000012e0 6c 6c 20 66 69 6c 65 73 20 77 69 6c 6c 20 61 70 |ll files will ap| 000012f0 70 65 61 72 20 6f 6e 20 74 68 65 20 73 61 6d 65 |pear on the same| 00001300 20 6c 65 76 65 6c 20 69 6e 20 74 68 65 20 6f 75 | level in the ou| 00001310 74 70 75 74 20 64 69 72 65 63 74 6f 72 79 2e 0a |tput directory..| 00001320 2d 20 55 6e 7a 69 70 20 73 70 65 63 69 66 69 63 |- Unzip specific| 00001330 20 66 69 6c 65 3a 20 77 68 65 6e 20 63 6c 69 63 | file: when clic| 00001340 6b 65 64 2c 20 74 68 69 73 20 6f 70 65 6e 73 20 |ked, this opens | 00001350 74 68 65 20 27 43 75 72 72 65 6e 74 20 5a 69 70 |the 'Current Zip| 00001360 66 69 6c 65 27 20 77 69 6e 64 6f 77 20 0a 20 20 |file' window . | 00001370 28 73 65 65 20 62 65 6c 6f 77 29 2e 20 49 66 20 |(see below). If | 00001380 61 20 5a 69 70 66 69 6c 65 20 69 73 20 61 63 74 |a Zipfile is act| 00001390 69 76 65 20 28 69 2e 65 2e 20 61 20 66 69 6c 65 |ive (i.e. a file| 000013a0 20 68 61 73 20 62 65 65 6e 20 61 72 63 68 69 76 | has been archiv| 000013b0 65 64 20 6f 72 20 61 20 0a 20 20 5a 69 70 66 69 |ed or a . Zipfi| 000013c0 6c 65 20 64 72 61 67 67 65 64 20 74 6f 20 74 68 |le dragged to th| 000013d0 69 73 20 77 69 6e 64 6f 77 29 20 74 68 65 6e 20 |is window) then | 000013e0 79 6f 75 20 63 61 6e 20 65 6e 74 65 72 20 61 20 |you can enter a | 000013f0 66 69 6c 65 6e 61 6d 65 20 69 6e 20 74 68 65 20 |filename in the | 00001400 6c 6f 77 65 72 20 0a 20 20 69 63 6f 6e 20 61 6e |lower . icon an| 00001410 64 20 74 68 69 73 20 66 69 6c 65 20 77 69 6c 6c |d this file will| 00001420 20 62 65 20 65 78 74 72 61 63 74 65 64 20 74 6f | be extracted to| 00001430 20 74 68 65 20 6c 6f 63 61 74 69 6f 6e 20 79 6f | the location yo| 00001440 75 20 73 65 6c 65 63 74 20 28 62 79 20 64 72 61 |u select (by dra| 00001450 67 67 69 6e 67 0a 20 20 69 6e 20 74 68 65 20 75 |gging. in the u| 00001460 73 75 61 6c 20 77 61 79 29 2e 0a 0a 20 20 54 68 |sual way)... Th| 00001470 65 20 64 65 66 61 75 6c 74 20 73 65 74 74 69 6e |e default settin| 00001480 67 20 69 73 20 74 6f 20 70 72 6f 6d 70 74 20 77 |g is to prompt w| 00001490 68 65 6e 20 6f 76 65 72 77 72 69 74 69 6e 67 20 |hen overwriting | 000014a0 66 69 6c 65 73 2e 0a 20 20 20 20 0a 5a 69 70 49 |files.. .ZipI| 000014b0 6e 66 6f 3a 0a 0a 2d 20 4e 61 6d 65 73 20 6f 6e |nfo:..- Names on| 000014c0 6c 79 3a 20 6f 6e 6c 79 20 74 68 65 20 66 69 6c |ly: only the fil| 000014d0 65 20 6e 61 6d 65 73 20 77 69 6c 6c 20 62 65 20 |e names will be | 000014e0 65 78 74 72 61 63 74 65 64 2e 0a 2d 20 4e 61 6d |extracted..- Nam| 000014f0 65 73 20 61 6e 64 20 73 69 7a 65 3a 20 74 68 65 |es and size: the| 00001500 20 66 69 6c 65 20 6e 61 6d 65 73 20 77 69 6c 6c | file names will| 00001510 20 62 65 20 67 69 76 65 6e 20 77 69 74 68 20 61 | be given with a| 00001520 6e 20 69 6e 64 69 63 61 74 69 6f 6e 20 6f 66 20 |n indication of | 00001530 74 68 65 20 0a 20 20 63 6f 6d 70 72 65 73 73 65 |the . compresse| 00001540 64 20 61 6e 64 20 75 6e 63 6f 6d 70 72 65 73 73 |d and uncompress| 00001550 65 64 20 73 69 7a 65 20 6f 66 20 74 68 65 20 61 |ed size of the a| 00001560 72 63 68 69 76 65 2e 0a 2d 20 46 75 6c 6c 20 69 |rchive..- Full i| 00001570 6e 66 6f 3a 20 6e 61 6d 65 73 2c 20 73 69 7a 65 |nfo: names, size| 00001580 73 20 61 6e 64 20 6f 74 68 65 72 20 69 6e 66 6f |s and other info| 00001590 72 6d 61 74 69 6f 6e 20 69 73 20 67 69 76 65 6e |rmation is given| 000015a0 20 66 6f 72 20 65 61 63 68 20 66 69 6c 65 2e 0a | for each file..| 000015b0 0a 20 54 68 65 20 64 65 66 61 75 6c 74 20 73 65 |. The default se| 000015c0 74 74 69 6e 67 20 69 73 20 27 4e 61 6d 65 73 20 |tting is 'Names | 000015d0 61 6e 64 20 73 69 7a 65 27 2e 0a 0a 47 65 6e 65 |and size'...Gene| 000015e0 72 61 6c 3a 0a 0a 2d 20 50 61 73 73 77 6f 72 64 |ral:..- Password| 000015f0 3a 20 74 68 69 73 20 77 69 6c 6c 20 65 6e 63 72 |: this will encr| 00001600 79 70 74 20 74 68 65 20 7a 69 70 20 66 69 6c 65 |ypt the zip file| 00001610 20 28 69 74 20 63 61 6e 20 6f 6e 6c 79 20 62 65 | (it can only be| 00001620 20 64 65 63 6f 6d 70 72 65 73 73 65 64 20 69 66 | decompressed if| 00001630 20 74 68 65 0a 20 20 63 6f 72 72 65 63 74 20 70 | the. correct p| 00001640 61 73 73 77 6f 72 64 20 69 73 20 75 73 65 64 29 |assword is used)| 00001650 2e 20 4e 6f 74 65 20 74 68 61 74 20 77 68 65 6e |. Note that when| 00001660 20 74 79 70 69 6e 67 20 69 6e 20 74 68 65 73 65 | typing in these| 00001670 20 69 63 6f 6e 2c 20 61 6c 6c 0a 20 20 63 68 61 | icon, all. cha| 00001680 72 61 63 74 65 72 73 20 77 69 6c 6c 20 61 70 70 |racters will app| 00001690 65 61 72 20 61 73 20 2a 20 66 6f 72 20 73 65 63 |ear as * for sec| 000016a0 75 72 69 74 79 3b 20 65 6e 73 75 72 65 20 74 68 |urity; ensure th| 000016b0 61 74 20 74 68 65 20 73 61 6d 65 20 70 61 73 73 |at the same pass| 000016c0 77 6f 72 64 20 69 73 0a 20 20 74 79 70 65 64 20 |word is. typed | 000016d0 69 6e 74 6f 20 62 6f 74 68 20 69 63 6f 6e 73 20 |into both icons | 000016e0 2d 20 5a 69 70 45 45 20 77 69 6c 6c 20 77 61 72 |- ZipEE will war| 000016f0 6e 20 79 6f 75 20 69 66 20 74 68 65 79 20 61 72 |n you if they ar| 00001700 65 20 6e 6f 74 2e 0a 0a 27 43 75 72 72 65 6e 74 |e not...'Current| 00001710 20 5a 69 70 66 69 6c 65 27 20 77 69 6e 64 6f 77 | Zipfile' window| 00001720 3a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |:.--------------| 00001730 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 |---------..This | 00001740 77 69 6e 64 6f 77 20 67 69 76 65 73 20 74 68 65 |window gives the| 00001750 20 6e 61 6d 65 20 6f 66 20 74 68 65 20 63 75 72 | name of the cur| 00001760 72 65 6e 74 20 5a 69 70 66 69 6c 65 20 28 73 65 |rent Zipfile (se| 00001770 74 20 77 68 65 6e 20 61 20 6e 65 77 20 5a 69 70 |t when a new Zip| 00001780 66 69 6c 65 20 69 73 0a 63 72 65 61 74 65 64 20 |file is.created | 00001790 62 79 20 5a 69 70 70 69 6e 67 20 61 20 66 69 6c |by Zipping a fil| 000017a0 65 20 6f 72 20 62 79 20 64 72 61 67 67 69 6e 67 |e or by dragging| 000017b0 20 61 20 5a 69 70 66 69 6c 65 20 74 6f 20 74 68 | a Zipfile to th| 000017c0 65 20 77 69 6e 64 6f 77 29 2c 20 61 6c 6c 6f 77 |e window), allow| 000017d0 73 20 79 6f 75 0a 74 6f 20 67 65 74 20 69 6e 66 |s you.to get inf| 000017e0 6f 72 6d 61 74 69 6f 6e 20 69 6e 20 74 68 69 73 |ormation in this| 000017f0 20 66 69 6c 65 20 61 6e 64 20 61 6c 6c 6f 77 73 | file and allows| 00001800 20 79 6f 75 20 74 6f 20 65 78 74 72 61 63 74 20 | you to extract | 00001810 73 70 65 63 69 66 69 63 20 66 69 6c 65 73 20 66 |specific files f| 00001820 72 6f 6d 0a 74 68 69 73 20 5a 69 70 66 69 6c 65 |rom.this Zipfile| 00001830 2e 0a 0a 54 6f 20 73 65 74 20 74 68 65 20 63 75 |...To set the cu| 00001840 72 72 65 6e 74 20 5a 69 70 66 69 6c 65 2c 20 64 |rrent Zipfile, d| 00001850 72 61 67 20 61 20 5a 69 70 66 69 6c 65 20 74 6f |rag a Zipfile to| 00001860 20 74 68 65 20 77 69 6e 64 6f 77 2e 20 49 66 20 | the window. If | 00001870 74 68 69 73 20 69 73 20 74 79 70 65 64 0a 63 6f |this is typed.co| 00001880 72 72 65 63 74 6c 79 20 28 26 44 44 43 29 20 6f |rrectly (&DDC) o| 00001890 72 20 27 46 6f 72 63 65 20 5a 69 70 27 20 69 73 |r 'Force Zip' is| 000018a0 20 73 65 74 20 69 6e 20 74 68 65 20 69 63 6f 6e | set in the icon| 000018b0 62 61 72 20 6d 65 6e 75 2c 20 74 68 65 20 6e 61 |bar menu, the na| 000018c0 6d 65 20 6f 66 20 74 68 65 0a 66 69 6c 65 20 77 |me of the.file w| 000018d0 69 6c 6c 20 61 70 70 65 61 72 20 69 6e 20 74 68 |ill appear in th| 000018e0 65 20 74 6f 70 20 62 6f 78 2e 20 50 72 65 73 73 |e top box. Press| 000018f0 69 6e 67 20 74 68 65 20 27 49 6e 66 6f 27 20 62 |ing the 'Info' b| 00001900 75 74 74 6f 6e 20 77 69 6c 6c 20 72 75 6e 20 5a |utton will run Z| 00001910 69 70 49 6e 66 6f 2c 0a 69 6e 20 74 68 65 20 73 |ipInfo,.in the s| 00001920 61 6d 65 20 6d 61 6e 6e 65 72 20 61 73 20 64 72 |ame manner as dr| 00001930 61 67 67 69 6e 67 20 61 20 66 69 6c 65 20 74 6f |agging a file to| 00001940 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 77 69 | the icon bar wi| 00001950 74 68 20 27 5a 69 70 49 6e 66 6f 27 20 73 65 74 |th 'ZipInfo' set| 00001960 2e 0a 0a 54 6f 20 76 65 72 69 66 79 20 61 20 5a |...To verify a Z| 00001970 69 70 20 66 69 6c 65 20 28 63 68 65 63 6b 20 69 |ip file (check i| 00001980 74 73 20 69 6e 74 65 67 72 69 74 79 29 2c 20 63 |ts integrity), c| 00001990 6c 69 63 6b 20 74 68 65 20 27 56 65 72 69 66 79 |lick the 'Verify| 000019a0 27 20 62 75 74 74 6f 6e 2e 0a 0a 54 6f 20 65 78 |' button...To ex| 000019b0 74 72 61 63 74 20 61 20 73 70 65 63 69 66 69 63 |tract a specific| 000019c0 20 66 69 6c 65 2c 20 65 6e 74 65 72 20 69 74 73 | file, enter its| 000019d0 20 6e 61 6d 65 20 28 61 73 20 69 74 20 61 70 70 | name (as it app| 000019e0 65 61 72 73 20 69 6e 20 74 68 65 20 5a 69 70 49 |ears in the ZipI| 000019f0 6e 66 6f 20 0a 72 65 73 75 6c 74 73 29 20 69 6e |nfo .results) in| 00001a00 20 74 68 65 20 6c 6f 77 65 72 20 62 6f 78 20 61 | the lower box a| 00001a10 6e 64 20 70 72 65 73 73 20 27 55 6e 7a 69 70 27 |nd press 'Unzip'| 00001a20 2e 20 44 72 61 67 20 74 68 65 20 69 63 6f 6e 20 |. Drag the icon | 00001a30 66 72 6f 6d 20 74 68 65 20 73 61 76 65 20 62 6f |from the save bo| 00001a40 78 20 0a 74 6f 20 77 68 65 72 65 20 79 6f 75 20 |x .to where you | 00001a50 77 61 6e 74 20 74 68 65 20 66 69 6c 65 20 74 6f |want the file to| 00001a60 20 62 65 20 63 72 65 61 74 65 64 20 61 73 20 6e | be created as n| 00001a70 6f 72 6d 61 6c 2e 0a 0a 54 6f 20 64 65 6c 65 74 |ormal...To delet| 00001a80 65 20 61 20 73 70 65 63 69 66 69 63 20 66 69 6c |e a specific fil| 00001a90 65 2c 20 65 6e 74 65 72 20 69 74 73 20 6e 61 6d |e, enter its nam| 00001aa0 65 20 28 61 73 20 69 74 20 61 70 70 65 61 72 73 |e (as it appears| 00001ab0 20 69 6e 20 74 68 65 20 5a 69 70 49 6e 66 6f 20 | in the ZipInfo | 00001ac0 0a 72 65 73 75 6c 74 73 29 20 69 6e 20 74 68 65 |.results) in the| 00001ad0 20 6c 6f 77 65 72 20 62 6f 78 20 61 6e 64 20 70 | lower box and p| 00001ae0 72 65 73 73 20 27 44 65 6c 65 74 65 27 2e 20 54 |ress 'Delete'. T| 00001af0 68 65 20 66 69 6c 65 20 77 69 6c 6c 20 62 65 20 |he file will be | 00001b00 64 65 6c 65 74 65 64 2e 0a 0a 48 69 73 74 6f 72 |deleted...Histor| 00001b10 79 3a 0a 2d 2d 2d 2d 2d 2d 2d 2d 0a 56 65 72 73 |y:.--------.Vers| 00001b20 69 6f 6e 20 31 2e 34 37 3a 0a 41 64 64 65 64 20 |ion 1.47:.Added | 00001b30 74 68 65 20 27 56 65 72 69 66 79 27 20 61 6e 64 |the 'Verify' and| 00001b40 20 27 44 65 6c 65 74 65 27 20 6f 70 74 69 6f 6e | 'Delete' option| 00001b50 73 20 74 6f 20 74 68 65 20 27 43 75 72 72 65 6e |s to the 'Curren| 00001b60 74 20 5a 69 70 66 69 6c 65 27 20 77 69 6e 64 6f |t Zipfile' windo| 00001b70 77 2e 0a 0a 56 65 72 73 69 6f 6e 20 31 2e 34 36 |w...Version 1.46| 00001b80 3a 0a 41 64 64 65 64 20 74 68 65 20 61 62 69 6c |:.Added the abil| 00001b90 69 74 79 20 74 6f 20 61 64 64 20 74 6f 20 5a 69 |ity to add to Zi| 00001ba0 70 66 69 6c 65 73 20 61 6e 64 20 65 78 74 72 61 |pfiles and extra| 00001bb0 63 74 20 73 70 65 63 69 66 69 65 64 20 66 69 6c |ct specified fil| 00001bc0 65 73 2e 0a 0a 56 65 72 73 69 6f 6e 20 31 2e 34 |es...Version 1.4| 00001bd0 30 3a 0a 52 65 77 72 69 74 74 65 6e 20 74 6f 20 |0:.Rewritten to | 00001be0 72 65 6d 6f 76 65 20 63 6c 61 73 68 20 77 69 74 |remove clash wit| 00001bf0 68 20 54 65 72 6d 69 74 65 2c 20 77 68 69 63 68 |h Termite, which| 00001c00 20 72 65 73 75 6c 74 65 64 20 66 72 6f 6d 20 54 | resulted from T| 00001c10 65 72 6d 69 74 65 27 73 20 75 73 65 20 6f 66 20 |ermite's use of | 00001c20 61 0a 6d 6f 72 65 20 72 65 63 65 6e 74 2c 20 69 |a.more recent, i| 00001c30 6e 63 6f 6d 70 61 74 69 62 6c 65 20 61 6e 64 20 |ncompatible and | 00001c40 6e 6f 74 20 70 75 62 6c 69 63 61 6c 6c 79 20 61 |not publically a| 00001c50 76 61 69 6c 61 62 6c 65 20 76 65 72 73 69 6f 6e |vailable version| 00001c60 20 6f 66 20 57 69 6d 70 45 78 74 2e 0a 0a 56 65 | of WimpExt...Ve| 00001c70 72 73 69 6f 6e 20 31 2e 33 31 3a 0a 41 64 64 65 |rsion 1.31:.Adde| 00001c80 64 20 27 46 6f 72 63 65 20 5a 69 70 27 20 61 6e |d 'Force Zip' an| 00001c90 64 20 27 46 6f 72 63 65 20 55 6e 7a 69 70 27 20 |d 'Force Unzip' | 00001ca0 6f 70 74 69 6f 6e 73 20 74 6f 20 69 63 6f 6e 62 |options to iconb| 00001cb0 61 72 20 6d 65 6e 75 20 74 6f 20 61 6c 6c 6f 77 |ar menu to allow| 00001cc0 20 74 68 65 0a 7a 69 70 70 69 6e 67 20 61 6e 64 | the.zipping and| 00001cd0 20 75 6e 7a 69 70 70 69 6e 67 20 6f 66 20 66 69 | unzipping of fi| 00001ce0 6c 65 73 20 72 65 67 61 72 64 6c 65 73 73 20 6f |les regardless o| 00001cf0 66 20 74 79 70 65 2e 0a 0a 56 65 72 73 69 6f 6e |f type...Version| 00001d00 20 31 2e 32 32 3a 0a 49 6e 74 72 6f 64 75 63 65 | 1.22:.Introduce| 00001d10 64 20 74 77 6f 20 70 61 73 73 77 6f 72 64 20 69 |d two password i| 00001d20 63 6f 6e 73 20 74 6f 20 65 6e 73 75 72 65 20 74 |cons to ensure t| 00001d30 68 65 20 63 6f 72 72 65 63 74 20 70 61 73 73 77 |he correct passw| 00001d40 6f 72 64 20 77 61 73 20 75 73 65 64 2e 0a 0a 56 |ord was used...V| 00001d50 65 72 73 69 6f 6e 20 31 2e 32 31 3a 0a 53 65 63 |ersion 1.21:.Sec| 00001d60 72 65 74 20 69 63 6f 6e 20 61 64 64 65 64 20 74 |ret icon added t| 00001d70 6f 20 70 61 73 73 77 6f 72 64 20 6f 70 74 69 6f |o password optio| 00001d80 6e 20 66 6f 72 20 73 65 63 75 72 69 74 79 2e 0a |n for security..| 00001d90 55 6e 7a 69 70 20 6f 70 74 69 6f 6e 73 20 61 64 |Unzip options ad| 00001da0 64 65 64 2e 0a 5a 69 70 49 6e 66 6f 20 66 61 63 |ded..ZipInfo fac| 00001db0 69 6c 69 74 79 20 61 64 64 65 64 2e 0a 0a 56 65 |ility added...Ve| 00001dc0 72 73 69 6f 6e 20 31 2e 31 38 3a 0a 46 69 72 73 |rsion 1.18:.Firs| 00001dd0 74 20 72 65 6c 65 61 73 65 64 20 76 65 72 73 69 |t released versi| 00001de0 6f 6e 2e 0a 0a 4c 65 67 61 6c 20 42 69 74 3a 0a |on...Legal Bit:.| 00001df0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 5a 69 70 45 |----------..ZipE| 00001e00 45 20 69 73 20 63 6f 70 79 72 69 67 68 74 20 4a |E is copyright J| 00001e10 6f 68 6e 20 50 65 74 74 69 67 72 65 77 2e 20 54 |ohn Pettigrew. T| 00001e20 68 65 20 5a 69 70 20 61 6e 64 20 55 6e 7a 69 70 |he Zip and Unzip| 00001e30 20 70 72 6f 67 72 61 6d 73 20 61 72 65 20 63 6f | programs are co| 00001e40 70 79 72 69 67 68 74 20 74 6f 20 0a 74 68 65 20 |pyright to .the | 00001e50 49 6e 66 6f 5a 69 70 20 67 72 6f 75 70 20 61 6e |InfoZip group an| 00001e60 64 20 53 65 72 67 69 6f 20 4d 6f 6e 65 73 69 20 |d Sergio Monesi | 00001e70 28 68 74 74 70 3a 2f 2f 62 6f 75 6e 63 65 2e 74 |(http://bounce.t| 00001e80 6f 2f 73 65 72 67 69 6f 29 2e 20 43 6f 6e 74 61 |o/sergio). Conta| 00001e90 63 74 20 64 65 74 61 69 6c 73 20 0a 61 72 65 20 |ct details .are | 00001ea0 69 6e 20 74 68 65 20 27 57 68 65 72 65 27 20 66 |in the 'Where' f| 00001eb0 69 6c 65 20 69 6e 20 74 68 65 20 52 65 73 6f 75 |ile in the Resou| 00001ec0 72 63 65 73 20 64 69 72 65 63 74 6f 72 79 2e 20 |rces directory. | 00001ed0 46 6f 72 20 6d 6f 72 65 20 64 65 74 61 69 6c 73 |For more details| 00001ee0 20 6f 6e 20 74 68 65 20 5a 69 70 0a 61 6e 64 20 | on the Zip.and | 00001ef0 55 6e 7a 69 70 20 70 72 6f 67 72 61 6d 73 2c 20 |Unzip programs, | 00001f00 72 65 61 64 20 74 68 65 20 66 69 6c 65 73 20 27 |read the files '| 00001f10 4d 61 6e 75 61 6c 27 20 61 6e 64 20 27 75 6e 7a |Manual' and 'unz| 00001f20 69 70 2f 64 6f 63 27 20 69 6e 20 74 68 65 20 52 |ip/doc' in the R| 00001f30 65 73 6f 75 72 63 65 73 20 0a 64 69 72 65 63 74 |esources .direct| 00001f40 6f 72 79 2e 0a 54 68 69 73 20 73 6f 66 74 77 61 |ory..This softwa| 00001f50 72 65 20 69 73 20 73 75 70 70 6c 69 65 64 20 61 |re is supplied a| 00001f60 73 20 69 73 2c 20 77 69 74 68 20 6e 6f 20 67 75 |s is, with no gu| 00001f70 61 72 61 6e 74 65 65 20 6f 66 20 61 6e 79 20 6b |arantee of any k| 00001f80 69 6e 64 2e 20 54 68 65 20 61 75 74 68 6f 72 20 |ind. The author | 00001f90 77 69 6c 6c 0a 6e 6f 74 20 62 65 20 68 65 6c 64 |will.not be held| 00001fa0 20 72 65 73 70 6f 6e 73 69 62 6c 65 20 66 6f 72 | responsible for| 00001fb0 20 64 61 6d 61 67 65 2c 20 6f 66 20 61 6e 79 20 | damage, of any | 00001fc0 6b 69 6e 64 20 61 6e 64 20 68 6f 77 65 76 65 72 |kind and however| 00001fd0 20 63 61 75 73 65 64 2c 20 72 65 73 75 6c 74 69 | caused, resulti| 00001fe0 6e 67 20 0a 66 72 6f 6d 20 74 68 65 20 75 73 65 |ng .from the use| 00001ff0 20 6f 66 20 74 68 69 73 20 73 6f 66 74 77 61 72 | of this softwar| 00002000 65 2e 0a 5a 69 70 45 45 20 6d 61 79 20 62 65 20 |e..ZipEE may be | 00002010 66 72 65 65 6c 79 20 64 69 73 74 72 69 62 75 74 |freely distribut| 00002020 65 64 20 70 72 6f 76 69 64 65 64 20 74 68 61 74 |ed provided that| 00002030 20 69 74 20 69 73 20 64 69 73 74 72 69 62 75 74 | it is distribut| 00002040 65 64 20 63 6f 6d 70 6c 65 74 65 20 61 6e 64 20 |ed complete and | 00002050 0a 77 69 74 68 6f 75 74 20 61 6c 74 65 72 61 74 |.without alterat| 00002060 69 6f 6e 2c 20 61 6e 64 20 74 68 61 74 20 6e 6f |ion, and that no| 00002070 20 63 68 61 72 67 65 20 69 73 20 6d 61 64 65 20 | charge is made | 00002080 65 78 63 65 70 74 20 66 6f 72 20 61 20 6e 6f 6d |except for a nom| 00002090 69 6e 61 6c 20 63 68 61 72 67 65 20 74 6f 20 0a |inal charge to .| 000020a0 63 6f 76 65 72 20 64 69 73 74 72 69 62 75 74 69 |cover distributi| 000020b0 6f 6e 20 63 6f 73 74 73 2e 20 49 66 20 61 20 73 |on costs. If a s| 000020c0 6f 66 74 77 61 72 65 20 6c 69 62 72 61 72 79 20 |oftware library | 000020d0 6f 72 20 73 69 6d 69 6c 61 72 20 63 6f 6d 6d 65 |or similar comme| 000020e0 72 63 69 61 6c 20 6f 70 65 72 61 74 69 6f 6e 0a |rcial operation.| 000020f0 77 69 73 68 65 73 20 74 6f 20 64 69 73 74 72 69 |wishes to distri| 00002100 62 75 74 65 20 74 68 69 73 20 73 6f 66 74 77 61 |bute this softwa| 00002110 72 65 2c 20 74 68 65 79 20 73 68 6f 75 6c 64 20 |re, they should | 00002120 63 6f 6e 74 61 63 74 20 74 68 65 20 61 75 74 68 |contact the auth| 00002130 6f 72 20 5f 62 65 66 6f 72 65 5f 20 0a 64 6f 69 |or _before_ .doi| 00002140 6e 67 20 73 6f 2e 0a 0a 43 6f 6e 74 61 63 74 20 |ng so...Contact | 00002150 74 68 65 20 61 75 74 68 6f 72 3a 0a 2d 2d 2d 2d |the author:.----| 00002160 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |---------------.| 00002170 0a 45 6d 61 69 6c 3a 20 6a 6f 68 6e 2d 70 40 69 |.Email: john-p@i| 00002180 6e 6e 6f 63 65 6e 74 2e 63 6f 6d 0a 57 57 57 3a |nnocent.com.WWW:| 00002190 20 20 20 68 74 74 70 3a 2f 2f 77 77 77 2e 67 65 | http://www.ge| 000021a0 6f 63 69 74 69 65 73 2e 63 6f 6d 2f 43 61 70 65 |ocities.com/Cape| 000021b0 43 61 6e 61 76 65 72 61 6c 2f 32 34 33 35 |Canaveral/2435| 000021be