home *** CD-ROM | disk | FTP | other *** search
/ Doom Fever / Doom_Fever-1995_Maple_Media.iso / dmpatch / doom11pt.zip / DOOM11PT.BAT < prev    next >
DOS Batch File  |  1993-12-15  |  260b  |  11 lines

  1. @ECHO OFF
  2. REM bat to control the patch upgrade from DOOM v1.0 to DOOM v1.1 -jw
  3. patch
  4. @ECHO .
  5. @ECHO Your save games have to go.
  6. @ECHO Answer Y to toast the info in c:\DOOMDATA
  7. @ECHO Sorry, but there was no other way!
  8. @ECHO .
  9. del c:\doomdata\*.*
  10. setup
  11.