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 >
Wrap
DOS Batch File
|
1995-04-19
|
494b
|
14 lines
@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)