home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UPCHECK / CHKPKG10.ZIP / REG.DOC < prev    next >
Text File  |  1993-11-12  |  7KB  |  120 lines

  1. ┌───────────────────────────────────────────────────────────────────────────┐
  2. │                                                                           │
  3. │                             ╓─╥─┐ ╥  ┬ ╥──┐                               │
  4. │                               ║   ╟──┤ ╟─                                 │
  5. │                               ╨   ╨  ┴ ╨──┘                               │
  6. │                                                                           │
  7. │         ╥──┐ ╥──┐ ╓──┐ ─╥─  ╓─┐ ╓─╥─┐ ╥──┐ ╓──┐ ╓─╥─┐ ─╥─ ╓──┐ ╓──┐       │
  8. │         ╟─┬┘ ╟─   ║ ─┐  ║   ╙─┐   ║   ╟─┬┘ ╟──┤   ║    ║  ║  │ ║  │       │
  9. │         ╨ ┴  ╨──┘ ╙──┘ ─╨─ ╙──┘   ╨   ╨ ┴  ╨  ┴   ╨   ─╨─ ╙──┘ ╨  ┴       │
  10. │                                                                           │
  11. │                ╓──┐ ╥──┐ ╓──┐ ╥──┐ ╥──┐ ╓──┐ ╓─╥─┐ ╓──┐ ╥──┐              │
  12. │                ║ ─┐ ╟─   ║  │ ╟─   ╟─┬┘ ╟──┤   ║   ║  │ ╟─┬┘              │
  13. │                ╙──┘ ╨──┘ ╨  ┴ ╨──┘ ╨ ┴  ╨  ┴   ╨   ╙──┘ ╨ ┴               │
  14. │                                                                           │
  15. │                                                                           │
  16. ├───────────────────────────────────────────────────────────────────────────┤
  17. │                                                                           │
  18. │                         From FiRe Productions Ltd.                        │
  19. │                  Copyright (c) 1993 FiRe Productions Ltd.                 │
  20. │                   Designed as a companion to Checker.PPE                  │
  21. │                                                                           │
  22. └───────────────────────────────────────────────────────────────────────────┘
  23.  
  24.  
  25.  *:::::::::::::::::::::::::::[ DISCLAIMER ]:::::::::::::::::::::::::::::::::*
  26.  
  27.  REG.PPE is provided AS IS without any warranty, expressed or implied. This  
  28.  includes without limitation the fitfulness to a particular purpose or 
  29.  application and any warranties of merchantability.  While I tried to be as 
  30.  through as possible while debugging REG.PPE, I shall not be liable for any 
  31.  damages, whether direct, indirect, special,  or  consequential arising from 
  32.  a failure of REG.PPE to operate in a manner desired by the user. I shall not 
  33.  be liable for any damage to data or property which may by caused directly or 
  34.  indirectly by use of REG.PPE.
  35.  
  36.  In no event will I be liable to you for any damages, including any lost
  37.  profits, lost savings or other incidental or consequential damages arising
  38.  out of your use or inability to use the program, or for any claim by any
  39.  other party.
  40.  
  41.  *::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*
  42.  
  43.  
  44.  The Registration Generator was developed a a companion program to Checker.
  45.  Checker is a program developed to provide a means of placing adequate 
  46.  security in a .PPE application.  The Registration Generator does just what 
  47.  it says - generates registration codes which are compatable with any 
  48.  application using Checker.  
  49.  
  50.  The files included in this archive are as follows -
  51.  
  52.  ----------------------------------------------------------------------------
  53.  
  54.  REG.PPE                ->  The Registration Generator program
  55.  REGCODE.CFG            ->  The configuration file for REG.PPE
  56.  1.CFG                  ->  Configuartion file.  For generating codes
  57.  2.CFG                  ->  Configuartion file.  For generating codes
  58.  3.CFG                  ->  Configuartion file.  For generating codes
  59.  4.CFG                  ->  Configuartion file.  For generating codes
  60.  5.CFG                  ->  Configuartion file.  For generating codes
  61.  6.CFG                  ->  Configuartion file.  For generating codes
  62.  8.CFG                  ->  Configuartion file.  For generating codes
  63.  9.CFG                  ->  Configuartion file.  For generating codes
  64.  10.CFG                 ->  Configuartion file.  For generating codes
  65.  REG.DOC                ->  Documentation for The Registration Generator
  66.  REGREG.FRM             ->  The Registration Generator registration form
  67.  
  68.  ----------------------------------------------------------------------------
  69.  
  70.  The structure of the REGCODE.CFG is as follows -
  71.  
  72.  Line #1        ->  Your First Name
  73.  Line #2        ->  Your Last Name
  74.  Line #3        ->  Your Registration Code Line #1 (0 if unregistered)
  75.  Line #4        ->  Your Registration Code Line #2 (0 if unregistered) 
  76.  Line #5        ->  Your Registration Code Line #3 (0 if unregistered)
  77.  
  78.  The other configuration files are for the programs you wish to generate
  79.  codes for.  They are structured as follows -
  80.  
  81.  Line #1        ->  Program Name
  82.  Line #2        ->  Multiplier #1 Any Integer - You probably want it to be
  83.                     over 1000, and an irregular number, to decrease the 
  84.                     chances of the code being broken.
  85.  Line #3        ->  Multiplier #2 Any Integer - You probably want it to be
  86.                     over 21000, and an irregular number, to decrease the 
  87.                     chances of the code being broken.
  88.  Line #4        ->  Multiplier #3 Any Integer - You probably want it to be
  89.                     over 1000, and an irregular number, to decrease the 
  90.                     chances of the code being broken.
  91.  
  92.  When this program is unregistered, you will be limited to 1 program at a 
  93.  time.  When registered at the regular level, you can have up to ten.  The
  94.  extended registration gives you the capability to have unlimited programs.
  95.  
  96.  The installation of The Registration Generator is the same as any other .PPE
  97.  application.  First, create a directory off of the PCB subdirectory called
  98.  REGISTER.  Un-archive these files into it.  Then go into PCBSETUP, and 
  99.  select <B> for File Locations.  Select <B> again for Configuartion Files. 
  100.  Then arrow down to the Default CMD.LST file.  Press F2.  Enter this as 
  101.  anything you would like.  You probably want to make sure that you put the
  102.  security level you would like at that of the sysop's.  To run, login to 
  103.  PCBoard, and type the keyword you assigned the program to run.  The program
  104.  is self explanitory from there.  You can print screen to create a sheet to
  105.  send to the person registering the program you are distributing.  The only
  106.  information required for the generation of the code is the person's first
  107.  and last names.  
  108.  
  109.  If you have any questions, comments, ect.  Please call the support BBS and
  110.  leave a comment to sysop #1.
  111.  
  112.                 Mike Church
  113.  
  114.  Support BBS:   The Loonie Bin
  115.                 Home of FiReNeT
  116.                 Node #1 - (219)294-1084
  117.                 Node #2 - Private
  118.  
  119.  
  120.