home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / BATTLECH / ZAPCHESS.BAT < prev   
DOS Batch File  |  1989-02-01  |  739b  |  45 lines

  1. @echo off
  2. echo .
  3. echo .
  4. echo .
  5. echo  Be sure that you have a BACKUP of this file BEFORE proceeding!
  6. echo  Hit CNTL-C to abort, or any other key to proceed.
  7. echo .
  8. echo .
  9. echo .
  10. pause
  11. cls
  12. @echo off
  13. echo .
  14. echo .
  15. echo .
  16. echo In a few moments, you'll never have to answer those stupid questions
  17. echo again to play Battle Chess! 
  18. echo .
  19. echo .
  20. pause
  21. cls
  22. @echo off
  23. echo .
  24. echo .
  25. echo .
  26. echo .
  27. @echo off
  28. ren chess.exe chess.zap
  29. @echo off
  30. debug chess.zap <battlech.zap
  31. @echo off
  32. ren chess.zap chess.exe
  33. cls
  34. @echo off
  35. echo .
  36. echo .
  37. echo .
  38. echo .
  39. echo .
  40. echo Battle Chess is now fully CRACKED!  Type "CHESS" to begin as usual, but
  41. echo now you'll bypass the questions.  Enjoy!
  42. echo .
  43. echo .
  44. echo .
  45. echo .