home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / unprtc.lzh / TIME-MGR.UNP < prev    next >
Text File  |  1985-03-19  |  1KB  |  26 lines

  1.  
  2. Subject:UNPROTECT IBM TIME MANAGER
  3.  
  4. INSTRUCTIONS FOR UNPROTECTING IBM TIME MANAGER:
  5. You will need the following for this procedure:
  6. DEBUG, TIME MANAGER DISK (80 column version) and
  7. A floppy drive address and a destination drive address (may be a hard disk or
  8. floppy)
  9.  
  10.  1. Place a disk with DEBUG in a drive and invoke DEBUG (don't need to
  11. specify any filenames)
  12.  2. Place TIME MANAGER disk in a floppy drive, which I will refer to as drive
  13. A:
  14.  3. At the DEBUG _ prompt, type  L 600 0 A5 40
  15.     *** the 0 is drive A, 1 is drive B, 2 is drive C,  etc.
  16.  4. Type   F DS:100 L 500 90      pad 100 to 600 with NOPs
  17.  5. Type   RCX        then at it's reply, type 8600   (size)
  18.  6. Type   NB:TM.COM     where the B: can be any drive you want to contain
  19. the unprotected module.
  20.  7. Type   W        write the file
  21.  8. Type   Q        quit DEBUG.
  22. That's it. You can now run the new TM.COM without the floppy. But you will
  23. still need the DATA DISK and TM will do physical drive selection on the DATA
  24. DISK. For example, on my Davong system, floppy drive 2 is logically addressed
  25. as D: but to TM it is B:.
  26.