home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / protect.lzh / ELECDESK.UNP < prev    next >
Text File  |  1986-05-30  |  3KB  |  54 lines

  1.  
  2.  
  3. ==========================================================================
  4.               How To Unprotect:  Electric Desk 1.04                 JRE
  5. ==========================================================================
  6.  
  7.          This information is provided to allow legal owners of the
  8.     above software to liberate themselves from the dependance of a
  9.     single floppy diskette.
  10.  
  11.          Using the below patches, you will be able to make unlimited
  12.     backups of the floppy, but more importantly, be able to boot the
  13.     entire system off a hard disk.
  14.  
  15.          The copy protection method used on this program expects an
  16.     unusually formatted Track 9.  The easiest way around this was to
  17.     bypass the entire 'Verify Track 9' routine.
  18.  
  19.          I assume that you are familiar with DEBUG (found on the 2nd
  20.     DOS diskette).  Everything displayed below in upper-case will be
  21.     supplied by the computer; you must type everything that is in
  22.     lower-case.  Note that the '-' is DEBUG's prompt and should not
  23.     be typed.  Make a copy of the file 'ELECTRIC.EXE'; never work
  24.     with you only copy.  Place the program diskette in Drive A,
  25.     and Debug in Drive B.
  26.  
  27.                                    /------ Comments -------------------
  28.    A> ren electric.exe electric    | Debug can't resave an EXE file
  29.    A> b:debug electric             | Enter Debug
  30.    -r cs                           | Get CS from debug (always different)
  31.    CS XXXX                         | Add 2000 to the number returned
  32.                                    |  by DEBUG. This becomes yyyy.
  33.    :  <return key>                 | Example: CS 2502, + 2000 = 4502 (yyyy)
  34.    -s yyyy:0 ff00 b8 00 bf 78      | Use above calculated yyyy in this line.
  35.    YYYY:D145                       | DEBUG should return this number. If not,
  36.                                    |  you have a different vers & should quit.
  37.    -e yyyy:d145 e9 b0 00 00        | Tell prog to skip copy prot. routine.
  38.    -w                              | Save the program with the changes.
  39.    Writing 2D230 bytes             | DEBUG displays this message.
  40.    -q                              | Exit DEBUG
  41. A> ren electric electric.exe       | REName the file to it's original name
  42.  
  43.  
  44.    Thats It.  Use 'COPY A:*.* B:' to move all files to a formatted
  45. diskette and you will have the whole system unprotected and copyable.
  46.  
  47.  
  48. ==========================================================================
  49.    Originally Uploaded To:    Family Ledgers, Inc.  New York        JRE
  50. ==========================================================================
  51.  
  52.  
  53.  
  54.