home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 10 / 0030 / qdups.doc < prev    next >
Encoding:
Text File  |  1991-12-02  |  5.4 KB  |  151 lines

  1.  
  2.                                   QDups
  3.                                   -----
  4.  
  5.  
  6. QDups is designed to help hard disk users locate and remove duplicate 
  7. files from their hard disks.  Before QDups, getting rid of duplicate 
  8. files meant searching through a hard disk, then manually deleting the 
  9. unwanted files. This program handles the job automatically. QDups can 
  10. free up large amounts of space on your hard disks, giving you maximum 
  11. disk space. You'll be amazed at the extra room.
  12.  
  13. Using QDups, you can:
  14.  
  15. 1. Look for duplicate files on one or more disk drives.
  16. 2. Check to see whether your hard disk already contains files on a 
  17.    floppy disk.
  18. 3. Delete individual duplicate files with a keystroke.
  19. 4. Create a file containing a list of duplicate files for review.
  20. 5. Print a list of duplicate files for review.
  21. 6. Compare duplicate files for differences.
  22.  
  23.  
  24. System Requirements
  25. -------------------
  26.  
  27. QDups will run on any IBM-compatible computer.  It needs DOS 2.1 or 
  28. higher and can use monochrome or color monitors. Memory requirements
  29. for the program vary according to the number of files on your disks.
  30. If you have 640K, you'll be able to handle 40 megabyte 
  31. disks easily.
  32.  
  33.  
  34. Installation
  35. ------------
  36.  
  37. To install QDups, copy the file, QD.EXE, into a directory on your hard 
  38. disk. For easiest use, copy the program into a directory named in the 
  39. PATH statement in your AUTOEXEC.BAT file. That way you can use the 
  40. program from any directory.  If you need more information about the 
  41. PATH command, see your DOS manual.
  42.  
  43. Running QDups
  44. -------------
  45.  
  46. If you give the command, QD <Enter>, by itself, you'll see a screen 
  47. displaying the proper command syntax for the program. You need to add 
  48. the drive letters you want to check.
  49.  
  50. If you want to search for duplicate files on drive C:, the command would 
  51. be:  
  52.  
  53. QD C <Enter>.
  54.  
  55. To check drives C: and D:, the command looks like this:
  56.  
  57. QD C D <Enter>
  58.  
  59. To check drives A:, C:, D:, and E:, use this format:
  60.  
  61. QD A C D E
  62.  
  63. Once you give the correct command, you'll see a screen displaying the 
  64. files one at a time, as they are checked.  Duplicate files appear in a 
  65. window to the right as they occur.  The window on the far left displays 
  66. statistics as the program proceeds, including the number of duplicate 
  67. files and information on disk space. You can stop the process by 
  68. pressing any key.
  69.  
  70. Once all the disks are checked, the screen changes.  Now the left 
  71. window displays totals for disk space, the number of duplicate files, 
  72. and other information. In the right window, the duplicate files are 
  73. found with size, date, time and attribute information for each file.  
  74. Use the cursor keys to move the highlight bar over each file.  When you 
  75. reach the bottom of the screen, the display scrolls automatically.
  76.  
  77. Press <Shift>-<F1> to see the available commands. Here's a list of the 
  78. commands:
  79.  
  80. <F1> Writes the entry under the highlight to the file QDUPS.LOG.
  81.  
  82. <F2> Writes the entire list of duplicates to the file QDUPS.LOG.
  83.  
  84. <F3> Compares two files.  You'll be prompted to mark two files. Press 
  85.      <Enter> to mark the highlighted file. Differences will be 
  86.      displayed at the top of the screen.
  87.  
  88. <Ctrl>-<F1> Prints the highlighted entry on your printer.
  89.  
  90. <Ctrl>-<F2> Prints the entire list of duplicate files.
  91.  
  92. <Ctrl>-<D>  Deletes the highlighted file from the disk.  You'll see a 
  93.             line through the file information showing you that it has been 
  94.             deleted.
  95.  
  96. <Drive Letter> Displays statistics on a drive, if you've selected 
  97.                multiple drives.
  98.  
  99. As you move the highlight bar, the top left corner of your screen 
  100. displays the drive and directory information about that file.  That 
  101. helps you decide which of the duplicate files to delete.  Be careful 
  102. not to delete files which have the same name, but are actually 
  103. different.  For example, you may have several different files with the 
  104. filename, README.DOC, since that's a common name. Check file size, date 
  105. and other information before deleting.
  106.  
  107. To quit the program, just press <Esc>.
  108.  
  109.  
  110. Advanced Techniques
  111. -------------------
  112.  
  113. QDups can use your DOS environment to set two characteristics. You can 
  114. tell the program where to send the QDUPS.LOG file and to use special 
  115. monochrome attributes if you have a composite monitor connected to your 
  116. CGA card.
  117.  
  118. You can install QDups by giving the following SET commands before 
  119. running the program.  If you like, you can include them in a batch file 
  120. used to start the program.
  121.  
  122. SET QD=[path]         Creates a path for storing QDUPS.LOG files.
  123.                       Substitute your own path information.                     
  124.  
  125. SET QD=;C             Suppresses color for those using composite video.
  126.  
  127. SET QD=[path];C       Combines both options.
  128.  
  129. If you ignore these environment settings, the QDUPS.LOG file will be 
  130. written to the current directory of the disk being checked. If you need 
  131. more information about the SET command, see your DOS manual.
  132.  
  133.  
  134. Shareware Registration
  135. ----------------------
  136.  
  137. QDups is a shareware program.  If you like it, please register your copy 
  138. by sending a $15 registration fee to its author.  You may share this 
  139. program with others, but please copy the program and its documentation 
  140. together.
  141.  
  142. Send registration fees to:
  143.  
  144. Claude Biron
  145. 103 W. 23rd Avenue
  146. Vancouver, B.C.
  147. V5Y-2H1
  148. Canada
  149.  
  150. Copyright, 1987 by TechWare Consulting.  All rights reserved.
  151.