home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #3 / CDA3.iso / compress / sqwez.zip / README.1ST < prev    next >
Text File  |  1994-04-16  |  2KB  |  57 lines

  1.  
  2.                         _______
  3.                    ____|__     |               (R)
  4.                 --|       |    |-------------------
  5.                   |   ____|__  |  Association of
  6.                   |  |       |_|  Shareware
  7.                   |__|   o   |    Professionals
  8.                 -----|   |   |---------------------
  9.                      |___|___|    MEMBER
  10.                     
  11.                      
  12.                        
  13.                         
  14.  
  15.                      
  16.             SQWEZ INSTRUCTIONS
  17.  
  18.  
  19. SYSTEM REQUIRMENTS:
  20.      IBM or compatable with 80286 processor or greater
  21.      EGA/VGA monitor
  22.      DOS 3.0 or greater
  23.  
  24.  
  25. SQWEZ compresses all files, passed through a command line argument
  26. to a single executable file. The final self expanding file will be written
  27. to the drive and directory as entered in the last command line argument.
  28.  
  29. EXAMPLE:
  30.  
  31.        C:\UTIL\SQWEZ C:\TEST\*.EXE  A:\DRAW\DWG\*.PIC  B:\ALL
  32.        |           | |           |  |               |  |     |
  33.        |           | |           |  |               |  |     |
  34.        |___________| |___________|  |_______________|  |_____|
  35.     location       compress         compress         save
  36.        of             all              all         everything
  37.      SQWEZ        .EXE files       .PIC files      to b drive
  38.             in this          in this       as ALL.EXE
  39.                directory        directory
  40.  
  41.  
  42. You may enter as many arguments as your keyboard buffer will allow, but
  43. keep in mind the last argument must be the written self expanding file
  44. name. The .EXE extender on the last file argument is optional, if it is
  45. not added on, SQWEZ will automatically append it. If the last name is one
  46. that already exits in that directory, an warning will give you the option
  47. of OVERWRITING the file or ending the session.
  48.  
  49. To uncompress simply copy the .EXE to the desired location and run it..
  50.  
  51. SQWEZ does a CRC check on the original file before compressing and compares
  52. that with another check on the expanded file for data integrity. SQWEZ will
  53. alert you if the values do not match and give the option of continuing or
  54. ending the session..Also if there is another file with the same name in the
  55. directory it is expanding to, an alert will be given to OVERWRITE  the file
  56. or not..
  57.