V 1.1.20230610: This is the very first version of the License Manager application which helps in generating a license key against a serial number. It is basically used for generating license key for any product based on the formula defined by any firm. Currently, the formula is hard-coded in the program. In the upcoming versions, we shall be including the interface where one can define the formula for generating the key.
Snapshots:
selects the Excel sheet (in .csv).
The excel sheet contains the serial no. as shown
Once the file is imported, We get the respective license key in the adjecent column.
Currently, the formula for generating the license key is very simple. It simply converts the serial number in to LOWER CASE. This can further be replaced with any function.
Once the keys are generated, we can export it to save it to any location in csv format.
Following is the final Excel sheet.