home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d07xx / d0797.lha / BBBF / CheckDrive.doc < prev    next >
Text File  |  1993-01-10  |  2KB  |  67 lines

  1.  
  2.                            CheckDrive 1.4
  3.                            ~~~~~~~~~~~~~~
  4.             Copyright ⌐ Johan Eliasson (SHI member) 1992
  5.                         All Rights Reserved
  6.  
  7.                          Released 11-11-92
  8.  
  9. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  10. DISCLAIMER/PREFACE:
  11. ~~~~~~~~~~~~~~~~~~~
  12. CheckDrive is freely distributable as long as all of its files are included
  13. in their original form without additions, deletions, or modifications of any
  14. kind, and only a nominal fee is charged for its distribution. This software
  15. is provided "AS IS" without warranty of any kind, either expressed or implied.
  16. By using CheckDrive, you agree to accept the entire risk as to the quality and
  17. performance of the program.
  18.  
  19. REQUIREMENTS:
  20. ~~~~~~~~~~~~~
  21. CheckDrive should work with any Amiga model...I think...
  22. You need to have the BootBlock.brainfile installed either in the L: directory
  23. or the current directory.
  24. You also need to have the Bootblock.library installed in the LIBS: directory.
  25.  
  26. INTRODUCTION:
  27. ~~~~~~~~~~~~~
  28. CheckDrive is a utility that checks a drive of your choice for
  29. bootblock-viruses. It's all very simple really.
  30. Just make sure that you have the BootBlock.brainfile and the Bootblock.library
  31. (preferably the latest versions) installed correctly and then type
  32.  
  33. > CheckDrive [drive]
  34.  
  35. where drive is the number of the drive you want to check.
  36. Ex: CheckDrive 1   will check DF1: for bootblock viruses.
  37.  
  38. That's all folks!
  39. Notice that CheckDrive just checks, it doesn't remove the virus,
  40. you'll have to do that yourself!
  41.  
  42. My address:
  43.              Johan Eliasson             Phone: +46 11 169138
  44.              BΣckgatan 6
  45.              60358 Norrk÷ping
  46.              SWEDEN
  47.  
  48. Thanks to Tommy Hallgren for testing!
  49.  
  50. HISTORY
  51. ~~~~~~~
  52. Version 1.0 : First release.
  53.  
  54. Version 1.1 : A few changes to reflect the changes made in the brainfile and
  55.               the library.
  56.  
  57. Version 1.2 : A few changes to reflect the changes made in the brainfile and
  58.               the library.
  59.  
  60. Version 1.3 : If the brainfile isn't found in L:, it will be looked for in
  61. (01.11.92)    the current directory.
  62.  
  63. Version 1.4 : CheckDrive now uses the new ReadBoot() library-function.
  64. (11.11.92)    The executable is approx. 1 kB smaller.
  65.  
  66. END OF DOC.
  67.