home *** CD-ROM | disk | FTP | other *** search
/ Collection of Doom Utilities / Collection_of_doom_utilities.iso / unziped.dii / rundown.bat < prev    next >
DOS Batch File  |  1994-12-20  |  290b  |  15 lines

  1. echo off
  2. cls
  3. echo  
  4. call install
  5. cd..
  6. doom2 -warp 01 -net1 -altdeath -respawn -file ..\doom2\rundown\rundown.wad
  7. cd rundown
  8. call uninstal
  9. cls
  10. echo  
  11. echo Thanks for playing RunDown.WAD by spresley@cybernetics.net
  12. echo Feel free to send any comments or suggestions my way!!!
  13.  
  14.  
  15.