home *** CD-ROM | disk | FTP | other *** search
- @echo off
- REM (c)1995 ByteBrothers Software
- REM Installation file for XMAS NIGHTMARE (doom I & II)
- REM Note:
- REM It's not necessary to un-install XMAS NIGHTMARE,
- REM just delete it if you wish to.
- cls
- echo X-MAS NIGHTMARE installation
- echo
- echo Preparing xmas_gfx.wad, please wait...
- deusf -append xmas_gfx.wad >NUL
- echo Patch file has succesfully been installed!
- echo At the DOS-prompt, type PLAYXMAS and press enter to run X-MAS NIGHTMARE
- echo (just ignore the warnings above)