home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT100.ZIP / DAYCHEK.DOC < prev    next >
Text File  |  1988-05-06  |  2KB  |  48 lines

  1.                                     DAYCHEK
  2.  
  3. This is a simple DOS batch file which may be appended to your AUTOEXEC.BAT 
  4. file to cause automatic CHECKUP execution once a day at the first boot of the 
  5. day (only.)
  6.  
  7. Two operating files are included in this archive. DATECHEK.COM and 
  8. DAYCHEK.BAT. The first is a simple legitimate file which will return an 
  9. errorlevel corresponding to the day of the week when DAYCHEK.BAT is executed.
  10. DAYCHEK.BAT will then determine if the checkups and CHKDSK have been run that 
  11. day; if they have it will merely exit to DOS. If the checkups have not been 
  12. performed, it will delete any *.CHK file which has been created as a marker 
  13. and run CHKDSK and CHECKUP for you automatically. When a checkup is run 
  14. DAYCHEK.BAT creates a file DAY.CHK corresponding to the day of the week to 
  15. keep track of its performance so it only executes once a day.
  16.  
  17. Note: CHKDSK is only executed at the first boot on Sundays. If you do not 
  18. normally use the computer on Sunday then you may move, with an ASCII editor, 
  19. the lines which control CHKDSK to anyother day desired.
  20.  
  21. You may wish to edit DAYCHEK.BAT to change IO.SYS and MSDOS.SYS to match the 
  22. *.SYS file name requirements for your computer.
  23.  
  24. If you do not want to include DAYCHEK in your AUTOEXEC.BAT you may run it 
  25. manually (not recommended because we all forget sometime) or you may add 
  26. DAYCHEK  as the last line of your AUTOEXEC.BAT file. In any case CHECKUP.EXE, 
  27. CHKDSK.COM, DATECHEK.COM and DAYCHEK.BAT must be in the root directory if 
  28. using a fixed disk system or the DOS path must have previously been declared 
  29. and include the subdirectories where these files are located.
  30.  
  31. If you receive a warning from CHECKUP that the Checksums do not match, you 
  32. should immediately place a pristine DOS disk in drive A and SYS the system 
  33. files onto your hard disk root directory and recopy COMMAND.COM also. Then 
  34. proceed to CHECKUP your other critical files. If you have a log of recently 
  35. downloaded files it would be wise to remove them from your hard disk and 
  36. proceed to check their legitimacy.
  37.  
  38.  
  39. These files placed in the public domain 05/06/88 in the interest of good safe
  40. computing and telecommunications.
  41.  
  42. Asysta Consultants
  43. 3696 Marquis Lane
  44. Huntingdon Valley, PA 19006
  45. CIS 74275,120
  46. GEnie RSHAW
  47.  
  48.