home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 488 / memshift.unp < prev    next >
Text File  |  1983-09-10  |  459b  |  21 lines

  1. MEMSHIFT.UNP
  2. ============
  3.  
  4.  
  5. In the spirit of a recent patch to unprotect LOTUS 1-2-3, I discovered
  6. the same logic can be applied to unprotect MEMORY/SHIFT.
  7.  
  8. 1. Rename MS.EXE MS.XYZ
  9. 2. DEBUG MS.XYZ
  10. 3. type  U 1565
  11. 4. you should see    INT 21   at that address
  12. 5. type  E 1565 90 90
  13.    type  E 1567 90 90
  14. 6. type  W
  15. 7. type  Q
  16. 8. Rename MS.XYZ MS.EXE
  17.  
  18. Finally, make sure command.com resides on the disk where MEMORY/
  19. SHIFT  is initiated.
  20.  
  21.