home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / DM1666US / PATCHIT.BAT < prev   
DOS Batch File  |  1994-09-07  |  734b  |  28 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo DOOM v1.2 to 1.666 patch 
  7. echo Patch v1.01
  8. echo Shareware Version
  9. echo Copyright (c) 1994 Id Software, Inc.
  10. echo.
  11. echo.
  12. echo You MUST apply this patch to a fresh install of (or patch
  13. echo up of) v1.2 and have at least 15 megs of HD space available 
  14. echo for the patch to work its magic. 
  15. echo.  
  16. echo.
  17. echo You should be running this patch program from within the 
  18. echo to-be-patched DOOM v1.2 directory.  If not please press 
  19. echo CONTROL+C (the control & the c key down at the same time)
  20. echo to exit this program.  Copy all the patch files to the 
  21. echo to-be-patched DOOM v1.2 directory and rerun PATCHIT.
  22. echo.
  23. echo.
  24. echo CONTROL+C to quit or
  25. pause
  26. patch patch.rtp
  27.  
  28.