home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the DOOM Programming Gurus / Tricks_of_the_Doom_Programming_Gurus.iso / wads / doom1 / patches / xmas4dm / xmas-in.bat < prev    next >
Encoding:
DOS Batch File  |  1995-04-19  |  494 b   |  14 lines

  1. @echo off
  2. REM (c)1995 ByteBrothers Software
  3. REM Installation file for XMAS NIGHTMARE (doom I & II)
  4. REM Note:
  5. REM It's not necessary to un-install XMAS NIGHTMARE,
  6. REM just delete it if you wish to.
  7. cls
  8. echo X-MAS NIGHTMARE installation 
  9. echo  
  10. echo Preparing xmas_gfx.wad, please wait...
  11. deusf -append xmas_gfx.wad >NUL
  12. echo Patch file has succesfully been installed!
  13. echo At the DOS-prompt, type PLAYXMAS and press enter to run X-MAS NIGHTMARE
  14. echo (just ignore the warnings above)