home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Complet / FreeDOS / fdbootcd.iso / FREEDOS / PACKAGES / BASE / DISK02 / DSKCOMPX.ZIP / HELP / DISKCOMP.EN
Text File  |  2001-12-22  |  1KB  |  40 lines

  1. Free DiskComp
  2.  
  3.     Copyright (C) 1999 Michal Meller
  4.  
  5.     This program is free software; you can redistribute it and/or modify
  6.     it under the terms of the GNU General Public License as published by
  7.     the Free Software Foundation; either version 2 of the License,
  8.     or (at your option) any later version. 
  9.  
  10.     This program is distributed in the hope that it will be useful,
  11.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  12.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
  13.     General Public License for more details.
  14.  
  15.     You should have received a copy of the GNU General Public License
  16.     along with this program; if not, write to the
  17.     Free Software Foundation,
  18.     Inc., 59 Temple Place - Suite 330,
  19.     Boston, MA 02111-1307, USA.
  20.  
  21.     Contact : maceman@priv4.onet.pl, mellerm@witual.pl
  22.  
  23.  
  24. How does it all works?
  25.     Well it's pretty simple. The program reads side of the disk
  26.     and genetares a checksum of it using the des_encrypt fuction.
  27.     When the checksums are identical that means the disk are identical too
  28.  
  29.  
  30. Usage :
  31. diskcomp [drive[drive]] [/1] [/8] [/?]
  32.  
  33. Options:
  34.  
  35. /1    -    check only one side of disk
  36. /8    -    check only eight sectors on each side
  37. /40    -    check only 40 tracks
  38. /b    -    force to use BIOS
  39. /?    -    display this help
  40.