fjlic Command
Input license keys and start authorized use of this product. There are two methods for inputting license keys. One is to directly input license keys as a parameter, and the other is to define license keys in a file and input that file.
Method that directly inputs the license keys as a parameter
Input the license key as a parameter using the fjlic register command:
%FSCSM_HOME%\lic\fjlic register -k License key
Specify the license key for the -k option. When specifying multiple license keys, separate them using commas.
Method for defining license keys in a file and inputting that file
Input the file with license keys defined using the fjlic register command:
%FSCSM_HOME%\lic\fjlic register -f Path to the license key file
Specify the full path of the file in which the license keys are defined for the -f option. When creating the file with license keys, use the following format for the content:
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX
Separate each license key by line feed codes (use \r\n or \n for line feed codes).
Note
License keys that are already registered cannot be confirmed or deleted.