home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / 009z / pyline.pat < prev    next >
Text File  |  1987-11-15  |  1KB  |  57 lines

  1.                      BYLINE V1.02 PATCH
  2.  
  3.  
  4. These patches have been provided to users of Ashton-Tates' Byline
  5. V1.02 desktop publishing software package. The patches listed
  6. will remove the serial number request and license agreement
  7. prompt screens. These patches are to be used only by licensed
  8. users of Byline and are provided solely for the purpose of
  9. allowing legal users to start the program more efficiently.
  10.  
  11. The following steps were performed using SYMDEB. (DEBUG will also work)
  12.  
  13.  
  14. 1. Make a back-up copy of byline.com, you may need it if you error.
  15.  
  16.    copy byline.com byline.bak <enter>
  17.  
  18. 2. Start SYMDEB with byline.
  19.  
  20.    d:\path\SYMDEB BYLINE.COM
  21.    
  22. 3. Patch serial number verification.
  23.  
  24.    -A 0AD0 <enter>
  25.    XXXX:0AD0 JMP 0AE7 <enter>
  26.    XXXX:0AD2 MOV BX,0C01 <enter>
  27.    XXXX:0AD5 <enter> 
  28.    -
  29.  
  30. 4. Patch license agreement prompt screens.
  31.  
  32.    -A 0AEC <enter>
  33.    XXXX:0AEC JMP 0AF1 <enter>
  34.    XXXX:0AEE POP ES <enter>
  35.    XXXX:0AEF <enter>
  36.    -A 0B56 <enter>
  37.    XXXX:0B56 JMP 0B83 <enter>
  38.    XXXX:0B58 POP ES <enter>
  39.    XXXX:0B59 <enter>
  40.    -
  41.    
  42. 5. Write out new file and quit.
  43.  
  44.    -W <enter>
  45.    writing XXXX bytes 
  46.    -Q <enter>
  47.    
  48.  
  49. 6. All done.
  50.  
  51.  
  52. Sincerely,
  53.  
  54. A fellow user who dislikes lengthy sign-on messages.
  55.  
  56.  
  57.