home *** CD-ROM | disk | FTP | other *** search
/ Unprotect 6 / Unprotect-6.0.iso / update / ww23pat / patch.bat next >
Encoding:
DOS Batch File  |  1995-12-19  |  346 b   |  16 lines

  1. @echo off
  2. cls
  3. echo Patching WarWizard, one moment please ...
  4. echo .
  5. echo .
  6. echo Please answer Yes (hit the Y key) to all the following prompts...
  7. echo .
  8. ww_patch
  9. del ww_patch.exe
  10. del readme_p.doc
  11. cls
  12. echo .
  13. echo .
  14. echo Patch complete.  Run WarWizard as normal, and enjoy the game!
  15. echo You may now delete the file called PATCH.BAT
  16.