home *** CD-ROM | disk | FTP | other *** search
/ Dr. CD ROM (Annual Premium Edition) / premium.zip / premium / DOSUTIL2 / Z20.ZIP / Z2-DOX.TXT < prev    next >
Text File  |  1992-11-21  |  3KB  |  112 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.      ▀▀▀█ ▀█▀ █▀▀█ █▀▀▀ █  █ █▀▀█ ▀▀█▀▀    ▀▀▀█   █▀▀█
  14.      ▄▀▀   █  █▀▀▀ ▀▀▀█ █▀▀█ █  █   █      █▀▀▀   █  █ 
  15.      ▀▀▀▀ ▀▀▀ ▀    ▀▀▀▀ ▀  ▀ ▀▀▀▀   ▀      ▀▀▀▀ o ▀▀▀▀ for DOS!
  16.    (c) 1992 YHO Unlimited - All rights reserved worldwide
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23. Purpose:
  24.  
  25.      ZipShot is a program I wrote after getting tired of making
  26. directories and un-archiveing new files to them to test them and
  27. see if they are something I am interested in.  ZipShot will think
  28. up a directory name for you, create it, and send the contents of
  29. the archive files there.  All steps are monitored by you, and you
  30. can edit along the way.  
  31.  
  32.      Quick, simple, down and dirty, ZipShot is a downloaders dream 
  33. come true.  You'll be able to unzip a dir with twenty zips in it, all
  34. in thier own respective dirs, in the time it would take to do ONE 
  35. in DOS! (Unless ya type real, real, fast. -heheh.)
  36.  
  37.      ZipShot will also let the sysop easily and quickly check out 
  38. new files, with just a few keystrokes (None if he has a mouse).  
  39. ZipShot could also be used to expedite un-archiveing to a RAM disk 
  40. or restoration from a floppy.
  41.  
  42.      If ya like ZipShot for DOS, you'll LOVE ZipShot for Windows. 
  43. Currently available only to registered ZipShot users!  
  44.  
  45.  
  46. Included Files:
  47.  
  48.      Z2.EXE - ZipShot 2.0 Compiled in 286 code
  49.      Z2-DOX.TXT - Take a wild guess
  50.      FILE_ID.DIZ - Description file
  51.  
  52.  
  53.  
  54. Usage:
  55.  
  56. 1 - Put Z2.EXE somewhere in your PATH.
  57.  
  58. 2 - Move to the Directory where your Zips are stored.
  59.  
  60. 3 - Make sure you have the file(s) "PKUNZIP.EXE", "ARJ.EXE", 
  61.     or "LHA.EXE" in your PATH.  
  62.     (You only need the Archiver(s) you work with.)
  63.  
  64. 4 - Run "Z2.EXE".
  65.  
  66. 5 - ZipShot allows you to pick from a list of files in the
  67.     directory, and tag them to be un-archived.  
  68.  
  69. 6 - ZipShot suggests a name for a directory to un-archive each 
  70.     file to, based on the name of the archive file.  
  71.  
  72. 7 - ZipShot will allow you to edit the directory name for each file.  
  73.  
  74. 8 - ZipShot creates the directory and un-archives the file to it.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. Notes-n-Tips:
  81.  
  82. * ZipShot works great with multiple file sets ie: It will suggest
  83.   the same dir name "SOFTW" for both "SOFTW-1.ZIP" and "SOFTW-2.ZIP".
  84.  
  85. * You may also enter a full path spec in the Destination dir dialog box, 
  86.   with the exeption of multiple non-existing dirs.  ie: ZipShot can only 
  87.   create one new dir down the tree.
  88.  
  89. * ZipShot includes the -d parameter for PKUNZIP and the full path options 
  90.   in LHA and ARJ, so that if there are directories stored in the archived
  91.   files, they will be produced.
  92.  
  93. * ZipShot does not check for drive space so make sure you have    
  94.   enough space to unarchive what you want before you fire up ZipShot.
  95.  
  96. * This program supports the following archive programs.
  97.  
  98.        PKZIP (C) - Pkware [ZIP]
  99.        LHA   (C) - Yoshi  [LZH]
  100.        ARJ   (C) - Robert K. Jung [ARJ]
  101.  
  102. * You MUST have the archive programs that you use in your PATH or 
  103.   in the current directory, and they MUST be named as follows.
  104.  
  105.        "LHA.EXE"     - For .LZH files.
  106.        "PKUNZIP.EXE" - For .ZIP files.
  107.        "ARJ.EXE"     - For .ARJ files.   
  108.  
  109. * You can clear one file at the time from the selected files box
  110.   by double-clicking or by pressing enter on it.
  111.  
  112. end of file