Registration Code Generator


Topics:

Overview
Usage


Overview

The registration code generator is a console based utility program used to generate proprietary software registration codes using SRN101 code generator.


Usage

To use the registration code generator enter the name of the program on the command line.

codegen

The program will display a menu and give you a ">" prompt. At the prompt enter the single letter of the command you wish to perform:

Registraion code generator version: 4000.101
(?)   Display this menu
(e)   Enter the program's name
(g)   Generate a new registration code
(u)   Generate codes for new users
(v)   Validate an existing registration code
(q)   Quit

Enter "?" to display the program's help menu.

Enter "e" to set the name of the program the codes will be generated for.

Enter "g" to generate a new registration code for an arbitrary program and user name string.

Enter "u" to generate codes for new users after setting the program name using the "e" option.

Enter "v" to validate an existing registration code. This option requires the registration code, user, and program name strings.

Enter "q" to quit this program.


End Of Document