home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / lkdk151.zip / README < prev   
Text File  |  1993-06-23  |  3KB  |  111 lines

  1. /*************************  LookDisk Version 1.51 ****************************/
  2.             by Vincenzo Iuorno June 1993
  3.  
  4. LooDisk is a disk utility with a DOS window interface with support mouse
  5. and/or keyboard. Push buttons may be activated by mouse or by pressing
  6. the highlighted character.
  7.  
  8. Files on disk or ZIP-file:
  9.   - LD.EXE:        LookDisk version 1.51
  10.   - HISTORY.DOC    History of changes
  11.   - ORDER.DOC:     Registration form
  12.   - README:        This file
  13.  
  14.  
  15.                 LookDisk features
  16.                 *****************
  17.                 
  18. - SEARCH FILES:
  19.   Fast file finder. 
  20.  
  21. - SEARCH MULTIPLE FILES BY NAME:
  22.   This function finds all files with identical names.
  23.  
  24. - SEARCH MULTIPLE FILES BY CONTENT:
  25.   This function finds all files with identical contents.
  26.  
  27. - SEARCH TEXT:
  28.   Finds any text in any file. Options:
  29.   - Ascii or hex text
  30.   - case sensitive or case insensitive search
  31.   - search by word
  32.   - dislay only first found line or every found line
  33.  
  34. For all above mentioned functions it is possible to enter following
  35. search parameters:
  36.   - up to 3 filenames to search  (with wildcards '*', '?')
  37.   - up to 3 filenames to be excluded from search (with wildcards)
  38.   - file attributes (read-only, system, archive, hidden)
  39.   - >, < or = a file date 
  40.   - >,< or = a file size
  41.   - drives to be scanned (select one or multiple drives)
  42.   - path to be scanned
  43.   
  44. After the disks have been scanned you may scroll thru the list of found
  45. files/duplicates and viewing, deleting or starting any of the files. 
  46. The list can be printed or saved to disk.
  47.  
  48. Additional LookDisk features:
  49.  
  50. - SHOW DISK FREE SPACE:   
  51.   Displays for every disk the total space and the free space in bytes.
  52.  
  53. - SHOW RESULTS:
  54.   Displays the list of found files/duplicates from a former search.
  55.  
  56. - OPTIONS:
  57.   For viewing files you may use your favorite program. If you do not 
  58.   specify a program the internal LookDisk file browser will be used.
  59.  
  60. - Field entries are saved between sessions
  61.  
  62.  
  63.             /**********************/
  64.  
  65. REGISTRATION
  66. ------------
  67. You are encouraged to copy and share the program freely with others.
  68. If you like LookDisk and mantain it as one of your utilities you must
  69. obtain a registered version. A registered copy of LookDisk is US $ 15
  70. inclusive handling and shipping (see the file ORDER.DOC for details).
  71. When you register, you will receive:
  72.  
  73. - The latest LookDisk version without the initial reminder screen.
  74. - Free support by mail for 3 months.
  75. - A manual on disk with help to every function.                   
  76.  
  77.  
  78. HARD AND SOFTWARE REQUIREMENTS
  79. ------------------------------
  80. - Harddisk with min. 1 MB of free space for temporary files
  81. - color monitor
  82. - DOS >= version 3.3
  83. - about 400 KB of free RAM 
  84. - mouse optional
  85.  
  86. INSTALLATION 
  87. ------------
  88. Copy the file LD.EXE to a directory on your harddisk.
  89. Example: COPY A:\LD.EXE C:\TOOLS
  90.  
  91. DISCLAIMER
  92. ----------
  93. In no event shall the author of LookDisk be liable to you for any
  94. damages (including direct, indirect, consequential, or incidental
  95. damages arising out of the use of or inability to use LookDisk or
  96. accompanying files, (even if the author has been advised of the 
  97. possibility of such damages) or for any claim by any other party.
  98.  
  99.  
  100.  
  101. If you have any further questions or comments about LookDisk please contact:
  102.  
  103. Vincenzo Iuorno
  104. Zuercherstr. 15
  105. CH-8500 Frauenfeld - Switzerland
  106.  
  107. Thanks.
  108.  
  109. /***************************************************************************/
  110.  
  111.