home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 18 / reset.bat < prev   
DOS Batch File  |  1993-02-24  |  457b  |  14 lines

  1. echo off
  2. echo ╔═══════════════════════════════════════╗
  3. echo ║           "Animated Clock"            ║
  4. echo ║           FLIX PRODUCTIONS            ║
  5. echo ║ ***  Reset Configuration Utility  *** ║
  6. echo ╚═══════════════════════════════════════╝
  7. echo .
  8. echo . 
  9. echo If you do not want to change your input device, hit Ctrl and C now
  10. pause
  11. echo Thankyou. 
  12. del input.dat
  13. echo The next time you run ACLOCK it will ask how you want it to be set-up.
  14.