home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / ZIP / WWPACK / WWP304 / CRC.DOC next >
Encoding:
Text File  |  1996-01-05  |  2.1 KB  |  69 lines

  1.  
  2.  
  3.               CRC 1.01    by Piotr Warezak and Rafal Wierzbicki
  4.  
  5.               6 January 1996                       Lodz, Poland
  6.  
  7.  
  8.  
  9.           If you have any questions or problems please contact us:
  10.  
  11.           Snail mail address:    Piotr Warezak
  12.                                  ul. Edukacyjna 31
  13.                                  90-155  Lodz, Poland
  14.  
  15.              Authors' e-mail:    awarezak@krysia.uni.lodz.pl
  16.  
  17.         American distributor:    gjereza@crl.com
  18.  
  19.           German distributor:    support@vgasoft.com
  20.  
  21.  
  22.  
  23. What is CRC?
  24.  
  25.   This program may be used to verify that a WWPACKed executable file has not
  26.   been damaged or infected by a virus.
  27.  
  28.   Usage:  CRC [Path\]FileName.EXE
  29.  
  30.   Wildcards and paths are allowed.
  31.  
  32.   Examples:  CRC TEST.EXE
  33.              CRC C:\UTILITY\*.EXE
  34.  
  35.   CRC 1.01 program is a part of WWPACK 3.04 package. Pascal source of this
  36.   program can be found in the WWPACK package, in the  /PASCAL  directory.
  37.  
  38.  
  39. What is WWPACK?
  40.  
  41.   WWPACK is a powerful executable file compressor written by Piotr Warezak
  42.   and Rafal Wierzbicki. This program compresses DOS executable files.
  43.   Compressed program runs exactly as before!
  44.  
  45.   WWPACK is easy to use: with only a few commands you can pack, unpack, or
  46.   optimize EXE files. WWPACK is a perfect program for the people who uses
  47.   palmptop computers. WWPACK uses CRC technology which helps detect viruses.
  48.   A special compression method, 'PU' HARD, creates unextractable files.
  49.   Another useful command, "pack with password", will protect your programs.
  50.   Very easy and advanced DOS shell is available too.
  51.  
  52.   If you are interested in WWPACK, you can FTP the latest version on:
  53.  
  54.          ftp.elf.stuba.sk    /pub/pc/pack
  55.     and  all SimTel mirrors  /SimTel/msdos/execomp
  56.  
  57.   in file: WWPXXX.ZIP  where XXX shows version number
  58.  
  59.  
  60. CRC license info:
  61.  
  62.   This program is public domain. It may be freely distributed and added to any
  63.   software. If you distribute CRC alone please add this short documentation.
  64.   If CRC is added to another program please add this documentation or some 
  65.   other info how to use it.
  66.  
  67.  
  68. End of the documentation file.
  69.