home *** CD-ROM | disk | FTP | other *** search
/ Deathday Collection / dday.bin / edit / goshdoom / goshdoom.bat < prev    next >
DOS Batch File  |  1994-10-17  |  610b  |  27 lines

  1. @echo off
  2. cls
  3. gshdoom.exe
  4. cls
  5. echo The following will be run momentarily: 
  6. type gdoom.bat
  7. echo Press Ctrl-C to abort or
  8. pause
  9. cls
  10. call gdoom.bat
  11. cls
  12. echo ------ Thank you for using GoshDoomIt! v1.0 ------
  13. echo .
  14. echo This program was written by Michael Assink.
  15. echo He takes no responsibility for anything it does
  16. echo to any user or his/her property.
  17. echo .
  18. echo Contacts:
  19. echo Internet:  assinkml@vuse.vanderbilt.edu
  20. echo Compuserve: 72307,705
  21. echo .
  22. echo This program is freeware. Please distribute it.
  23. echo Doom and Doom II are registered trademarks of ID 
  24. echo Software, Inc.
  25.  
  26.  
  27.