home *** CD-ROM | disk | FTP | other *** search
/ Total Meltdown / dukenukemtotalmeltdown.img / levels / cath / cathin.bat < prev    next >
DOS Batch File  |  1996-06-25  |  415b  |  13 lines

  1. @echo off
  2. echo Thanks for tryin' the level, It's a toughie!!!
  3. echo I am now saving your user.con as user.bak
  4. move user.con user.bak
  5. echo I am now inserting the neccesary files to play The Cathedral
  6. copy user.cn user.con
  7. echo Finito!!
  8. echo To play, just run level 1
  9. echo Remember to chose episode 1!
  10. echo To put Duke back into  original format, run  cathout.bat
  11. echo Created  by Silver Arrow and Wheels
  12.  
  13.