home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / easyun.zip / CARBONC.TXT < prev    next >
Text File  |  1986-07-26  |  896b  |  42 lines

  1. This easy patch will by pass the copy protection so you can make backup's
  2. run Carbon copy ver 2.14 on your hard disk.
  3.  
  4.  
  5. 1). make a copy of the original disk.
  6.  
  7. 2). place the copy in drive 'A'
  8.  
  9. 3). DEBUG logo#$%&.sys
  10.  
  11. 4). s 100 fffe 8a 04 30 e4 3d 30 00
  12.  
  13.     will return number ssss:oooo that will be used in next step.
  14.  
  15. 5). e ssss:oooo
  16.  
  17.     8a.90 <space> 04.b8 <space> 30.30 <space> e4.00 <cr>
  18.  
  19. 6). s 100 fffe 83 fb 30 a3 c6 00
  20.  
  21.     will return number ssss:oooo that will be used in next step.
  22.  
  23. 7). e ssss:oooo
  24.  
  25.     83.90 <space> fb.90 <space> 30.90 <cr>
  26.  
  27. 8). Ncc.bin
  28.  
  29. 9). W
  30.  
  31. 10). Q
  32.  
  33. 11). rename cc.bin to cc.exe
  34.  
  35.    "ren cc.bin cc.exe"
  36.  
  37. 12). That's all. your copy in drive 'A' is fixed. But you must
  38.      run cc.exe instead of ccstart.exe
  39.  
  40.  
  41.  
  42.