home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 300 / 271 / color.arc / LOGO.BAT < prev    next >
DOS Batch File  |  1980-01-01  |  560b  |  29 lines

  1. echo off
  2. echo =1h
  3. rem
  4. cls
  5. type text1.txt
  6. type text2.txt
  7. type text3.txt
  8. type text4.txt
  9. type text5.txt
  10. type text6.txt
  11. echo off
  12. prompt $E[2A$E[1;33m████████$_████████$_████████$_████████$E[0;30;40m
  13. echo on
  14. echo off
  15. prompt $E[19;22f$E[5;1;31;40m***************$E[20;22f$E[37m COLOR UTILITY $E[21;22f$E[34m***************$E[0;31;41m$E[2;5f
  16. echo on
  17. echo off
  18. prompt $E[2;4f$E[0;1;31;40m from J.K. & Associates, Inc.$E[0;30m$E[23;1f
  19. echo on
  20. echo off
  21. ctty nul
  22. copy start2.bat start.bat
  23. ctty con
  24. prompt
  25. echo 
  26. rem
  27. pause
  28. utility
  29.