Top
Systemwalker Desktop Keeper Reference Manual
FUJITSU Software

1.44 fjlic.exe (License validation)

Functional Specification

This command allows the user to register the license key, after which official use of the product will start.

The command can be executed either by specifying the license key in the parameter directly (-k option) or by specifying the license key file (-f option).

Command Format

fjlic.exe register {-k <license key> | -f <license key file full path>}

Option

-k

Specify the license key.

-f

Specify the full path of the file in which the license key is stored. Create the file in which the license key is stored as follows:

XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX

Return Value

0:

Ended normally

Other:

Ended abnormally

Location for Saving Commands

<Management server installation folder>\fjlic

Authority Required for Execution/Execution Environment

Examples of Use

Specifying the license key in the fjlic register command directly

"C:\Program Files\Fujitsu\Systemwalker Desktop Keeper\Server\fjlic\fjlic.exe" register -k XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX

Specifying the license key file in which the license key is stored in the fjlic register command

"C:\Program Files\Fujitsu\Systemwalker Desktop Keeper\Server\fjlic\fjlic.exe" register -f C:\temp\license.txt