home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / cleanup.zip / CLEANUP.BAT next >
DOS Batch File  |  1990-06-14  |  534b  |  14 lines

  1. ECHO OFF
  2. CLS
  3. ECHO ╔════════════════════════════════════════════════════════════════════╗
  4. ECHO ║ When this file is on your hard drive with your other BAT files and ║
  5. ECHO ║ CleanUp is in its own directory, no changes should be required.    ║
  6. ECHO ║ Please save a copy if you adapt this file for your system.  Chris  ║
  7. ECHO ╚════════════════════════════════════════════════════════════════════╝
  8. REM   The above message is pushed off screen if there are no errors.
  9. BROWSE CLEANUP\CLEANUP.DOC
  10. CLS
  11. CD\CLEANUP
  12. CLEANUP.EXE
  13. CD\
  14.