home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / manyunp.lzh / ENABLE.UNP < prev    next >
Text File  |  1986-01-24  |  1KB  |  62 lines

  1. Unprotect for ENABLE 1.00 and 1.01
  2.  
  3. If you have a hard disk or want to create a backup copy that is not
  4. tied to the original ENABLE system disk, this will remove the copy
  5. protection completely.
  6.  
  7. This procedure is to be used by legitimate owners of ENABLE only,
  8. as you should make a backup for archive purposes only.
  9.  
  10. Format a blank disk (but don't use the /s option).  Label it the same
  11. as the original ENABLE system disk.
  12.  
  13. Copy the files from the original ENABLE system to the formatted
  14. disk (*.*).
  15.  
  16. Place DOS system disk containing DEBUG in drive A:
  17.  
  18. Place the new copy of ENABLE in drive B:
  19.  
  20. DEBUG B:SYSTEM.TSG
  21.  
  22. S CS:0 L EFFF B8 01 04
  23.  
  24. (You should see either)
  25.  
  26. XXXX:069C
  27. XXXX:XXXX   < this one doesn't matter
  28.  
  29. (or if Ver. 1.01)
  30.  
  31. XXXX:0774
  32. XXXX:0789
  33.  
  34. (If you don't, type Q and <ENTER> - you have a different version!)
  35.  
  36. Otherwise...
  37.  
  38. if you found XXXX:069C change 069C from MOV AX,0401 to JMP 0703
  39.  
  40. E 069C      <ENTER>
  41.  
  42. B8.EB <SPACE> 01.2D <SPACE> 04.90 <ENTER>
  43.  
  44. W  <ENTER>
  45.  
  46. Q  <ENTER>
  47.  
  48. if you found XXXX:0774 change 0774 from MOV AX,0401 to JMP 07A4
  49.  
  50. E 0774 <ENTER>
  51.  
  52. B8.EB <SPACE> 01.2E <SPACE> 04.90 <ENTER>
  53.  
  54. W <ENTER>
  55.  
  56. Q <ENTER>
  57.  
  58. Now all the copy protection has been removed, and you may copy the
  59. files as required.
  60.  
  61. All checks for specially formatted tracks have been disable.
  62.