home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 488 / prokey.unp < prev    next >
Text File  |  1984-04-28  |  1KB  |  28 lines

  1.  
  2. Here is how to unprotect the new version of ProKey (version 3.0,
  3. which is copy-protected):
  4. 1. PLACE A WRITE-PROTECT TAB ON THE PROKEY DISTRIBUTION DISK!!!
  5. 2. Put the Prokey distribution disk in B: and DOS disk in A:
  6. 3. Make b: the default drive
  7. 4. Type A:debug pkload.com
  8. Follow the DEBUG Script below:
  9. -g 3ffc         [you type this]
  10. AX=0100  BX=3FE1  CX=0000  DX=03F4  SP=FFFE  BP=41CA  SI=0920  DI=0110
  11. DS=0B4F  ES=0B4F  SS=0B4F  CS=0B4F  IP=3FFC   NV UP EI PL NZ NA PO NC
  12. -r cx           [you type this]
  13. CX 0000
  14. :40ca           [you type this]
  15. ****NOW CHANGE DISKS IN DRIVE B:--USE A FORMATTED BLANK DISK.****
  16. -w              [you type this]
  17. Writing 40CA bytes
  18. -q              [you type this]
  19. ProKey is now unprotected.  You may now manually copy all
  20. remaining files from the ProKey distribution disk onto your fresh
  21. disk in B:.  The resulting PKLOAD.COM will start normally, and
  22. may even be copied onto a hard disk and run from there without
  23. the bother of putting the distribution disk into one of the
  24. floppy drives!!!
  25.  
  26.  
  27.  
  28.