home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / BAKUP / BAKUP.TXT next >
Text File  |  1986-03-27  |  3KB  |  60 lines

  1.  
  2. HOW TO "UNPROTECT" "BAKUP" by Software Integration.
  3.  
  4. BAKUP is fairly well protected.  You must use a good copy program such
  5. as COPYWRIT, or a hardware copy device such as the COPY II OPTION BOARD
  6. to copy the distribution disk. If you use COPYWRIT, you must also run
  7. RAMKEY before INSTALLING BAKUP.  Because BAKUP is "installed" on the
  8. hard disk, and makes notes to itself about your system's configuration,
  9. about the best you can do is to INCREASE the number of allowed installs.
  10. The way to do this is as follows:
  11.  
  12. First, copy the distribution disk! NEVER fool around with your original
  13. disk!
  14.  
  15. Next, using Norton Utilities on the copy, use SELECT FILE and select the
  16. ROOT DIRECTORY.  Look at the byte at offset 48 (hex 30). This byte is
  17. one of the "reserved" bytes for a hidden file whose name is the serial
  18. number of your copy of BAKUP. For instance, if your serial number is
  19. 04123122442, the file name would be 04123122.442.
  20.  
  21. On a "new" copy of BAKUP, the value of this byte is 03, indicating 3
  22. installs. If you've installed the distribution disk once or more times,
  23. this byte may show 02, 01 or possibly 00.
  24.  
  25. Move the cursor to the byte, and type "FF" (FF hex, or 255 decimal, the
  26. largest number that one can put in a byte).  Next hit ESC, and then
  27. RETURN or F1 to write the new number of "installs" to the diskette.
  28.  
  29. If you now run the INSTALL program, you will find that BAKUP has
  30. obligingly granted you 255 installs before you have to repeat this
  31. procedure for 255 more installs...
  32.  
  33. For those unfamiliar with Norton's NU program, here's a script of
  34. keystrokes for doing this. Assume NU is on B: and default drive is A:.
  35. BAKUP copy is in A:.
  36.  
  37. A>B:NU<cr>
  38. F1    <press function key 1>    (change selection)
  39. F3    <press function key 3>    (select file)
  40. <cr>  <enter key>               (select root dir)
  41. F2    <press function key 2>    (explore disk)
  42. F5    <press function key 5>    (display or modify)
  43. <cr>                            (change display type)
  44. <cr>                            (change display type again)
  45. <press down-arrow twice>        (cursor should be at offset 48, hex 30)
  46. FF                              (type "FF")
  47. ESC                             (hit ESCAPE KEY)
  48. <cr>                            (tell NU to WRITE)
  49.  
  50. Note: when fooling around with directories, BE CAREFUL! You can easily
  51. mess up your disk.  REMEMBER: DON'T TRY THIS ON YOUR ORIGINAL DISK!!!
  52.  
  53. Note also: If you install, then uninstall with the altered install
  54. count, BAKUP appears not to increment the number of installs. It will
  55. show 254 installs available after one install/deinstall cycle.  However,
  56. with this many installs, and the technique outlined here, this should
  57. hardly present a problem...
  58.  
  59. LET THERE BE SOFTWARE!
  60.