home *** CD-ROM | disk | FTP | other *** search
/ Doom 1 & 2 Add-On Levels (Alt) / Doom_I_and_II_add-ons_levels.iso / doom1666 / patchit.bat < prev    next >
DOS Batch File  |  1994-09-05  |  649b  |  26 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo DOOM v1.2 to 1.666 patch
  7. echo Registered Version
  8. echo Copyright (c) 1994 Id Software, Inc.
  9. echo.
  10. echo.
  11. echo We recommend that you apply the patch to a freshly installed 
  12. echo (or patched upgraded) v1.2.  
  13. echo.  
  14. echo.
  15. echo You should be running this patch program from within the 
  16. echo to-be-patched DOOM v1.2 directory.  If not please press 
  17. echo CONTROL+C (the control & the c key down at the same time)
  18. echo to exit this program.  Copy all the patch files to the 
  19. echo to-be-patched DOOM v1.2 directory and rerun PATCHIT.
  20. echo.
  21. echo.
  22. echo CONTROL+C to quit or
  23. pause
  24. patch patch.rtp
  25.  
  26.