Licence Edit 3.0.32.11243, (c) 2022 Katran Soft LLC

Usage: licenceedit <command> <file_name> [<source1>,<source2>...<sourceN>]
       [<options>...]

Commands:

  c, co : Create licence objects file
  p, cp : Create licence params file
  n, cc : Create licence counters file
  l, list : List file contents

Sources:

  File name or mask

Options:

  -s, --serie={KeyID} : Serie KeyID
  -ck, --cryptkey={FileName} : Serie CryptKey file name
  -y, --yes : Assume Yes to all queries
  -cen, --cmdencoding={oem|ansi|utf8} : Command line args encoding (Windows specific, "oem" by default)
  -en, --encoding={ansi|utf8|utf16} : Source file encoding ("ansi" by default)

Exit codes:

  0 : Success, no errors
  1 : Unknown / system error
  2 : User canceled the operation
  3 : Serie KeyID is bad or not defined
  4 : No source files found
  5 : Getting CryptKey failed

