home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / LSL-2FIX / FIX-LL2.BAT < prev    next >
DOS Batch File  |  1988-11-12  |  852b  |  29 lines

  1. Echo OFF
  2. Goto SKIPIT
  3. E 8cbd 8b c2 eb f4
  4. E 8cbd b8 02 00 90
  5. W
  6. Q
  7. :SKIPIT
  8. Cls
  9. If Exist Sierra.Exe Goto FIXIT
  10. Echo ***  ERROR!  The file "Sierra.Exe" is not in the current directory!  ***
  11. Goto END
  12. :FIXIT
  13. Ren Sierra.Exe Sierra.$$$
  14. Debug Sierra.$$$ < Fix-LL2.Bat
  15. Ren Sierra.$$$ Sierra.Exe
  16. Cls
  17. Echo  ***  LEISURE SUIT LARRY II has been 'busted' by PIRATES-R-US...  Enjoy!  ***
  18. Echo  
  19. Echo  
  20. Echo                 ************************************************
  21. Echo                 *  REMEMBER!  Now the Phone-Number is ALWAYS:  *
  22. Echo                 *                                              *
  23. Echo                 *                     7448                     *
  24. Echo                 *                                              *
  25. Echo                 ************************************************
  26. :END
  27. Echo  
  28. Echo  
  29.