home *** CD-ROM | disk | FTP | other *** search
/ Instant Doom Levels / Instant.Doom.Levels.-.Level.Master.II.iso / WADS / DOOM1 / PATCHES / XMAS4DM / XMAS-IN.BAT < prev    next >
DOS Batch File  |  1995-04-19  |  494b  |  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)