home *** CD-ROM | disk | FTP | other *** search
/ Fun & Games 2 / FUNGAMES2.BIN / wind / utils / wincat / install.bin / WINCATUZ.DOC < prev    next >
Text File  |  1994-03-14  |  2KB  |  61 lines

  1. About WinCat/UnZIP
  2. ------------------
  3.  
  4. WinCat/UnZIP 1.0 - copyright 1994 by Mart Heubel - All rights reserved
  5.  
  6. WinCat/UnZIP is a utility which unpacks (extracts) ZIP archive files.
  7. It's a free add-on for (and only works in combination with) the 
  8. WinCat/PRO 3.4 Disk and CDROM Catalog program.
  9.  
  10. Note that WinCat/UnZIP is not intended to be(come) the ultimate unzip 
  11. tool ; all it does (or tries to do) is to unpack all or selected files
  12. from a ZIP archive into a specified directory.
  13. Yet it's simple approach makes it an easy-to-use and fast tool in
  14. combination with WinCat/PRO.
  15. If you need more features or facilities, you should use a specialized
  16. unzip tool, for instance WinZip (copyright Nico Mak Computing, Inc.).
  17.  
  18.  
  19. How to install and use WinCat/UnZIP
  20. -----------------------------------
  21.  
  22. WINCATUZ.EXE needs file WINCATBT.DLL ; this DLL library is distributed
  23. with the WinCat/PRO 3.4 package.
  24. Put file WINCATUZ.EXE and WINCATUZ.WAV in the same directory as WINCAT.EXE
  25.  
  26. Then start WinCat/PRO. Open the File List window, and define an
  27. association for ZIP files like this :
  28.  
  29. Button...  Command...         
  30. Extract    WINCATUZ.EXE < >
  31.  
  32. After you have done this, clicking the 'Extract' button on WinCat's
  33. 'Restore File' window will run the UnZIP utility.
  34.  
  35. On WinCat/UnZIP's window you can see the contents of the selected ZIP
  36. file, it's uncompressed size, and the directory into which it will be
  37. unpacked.
  38. Click the OK button to unpack all (or selected) files from the ZIP
  39. archive, or the Cancel button to end WinCat/UnZIP.
  40. If you click the OK button, this button will disappear and the unpacking
  41. will start ; the zipper will gradually open. 
  42. You can abort this process by clicking the Cancel button.
  43.  
  44.  
  45. Copyright and acknowledgments
  46. -----------------------------
  47.  
  48. Many thanks to Christian Ghisler, Bolligen, Switzerland for providing
  49. his Pascal unzip code and allowing me to use it for WinCat/PRO.
  50. This code is based on unzip code developed by the INFO-ZIP group.
  51. The code was translated from C to Pascal by Christian Ghisler
  52. (ghisler@iap.unibe.ch) for a shareware file manager replacement
  53. (Windows Commander).
  54. The unshrinking part was rewritten by Christian Ghisler to avoid the
  55. copyright on the original code by Mr. Smith.
  56. INFO-ZIP's software (Zip, UnZip and related utilities) is free and 
  57. can be obtained as source code or executables from various
  58. anonymous-ftp sites, including ftp.uu.net:/pub/archiving/zip/*.
  59.  
  60.  
  61.