home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR4 / RNDIR21.ZIP / RNDIR.TXT < prev   
Text File  |  1993-07-27  |  711b  |  28 lines

  1. RNDIR version 2.10.
  2. C++ source code created and compiled by Andrew Hardej.
  3.  
  4.  
  5. RNDIR.EXE renames an existing directory.
  6.  
  7. Note: All versions of DOS, up to and including DOS 5.0, do not
  8.       offer this capability.
  9.  
  10. Example: To rename an existing directory called c:\dir1 on your
  11.          hard disk to a new directory named c:\dir2.
  12.  
  13. Syntax: rndir c:\dir1 c:\dir2
  14.  
  15.  
  16. Authentication: A control checksum of rndir.exe will produce the
  17.                 following results.
  18.  
  19.                 RNDIR.EXE   11534   7-27-93   12:53p
  20.  
  21.                 CRC-16 for rndir.exe = C983
  22.                 ARC-style CRC for rndir.exe = 83C9
  23.                 CCITT for rndir.exe = 6D99
  24.  
  25.  
  26. End of file:
  27.  
  28.