Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command and Definition File Reference


jcovcfsetup (Windows only)

Organization of this page

Function

This command registers into or deletes from the Windows Start menu the menu item for starting IM Configuration Management - View. Note that when IM Configuration Management - View is installed, it is not registered into the Windows Start menu.

This command works only when executed in the command prompt invoked from Run as Administrator.

Format

jcovcfsetup [-i | -u]

Execution permission

Administrator permissions (if the Windows UAC feature is enabled, the command is executed from the administrator console)

Storage directory

View-path\bin\

Arguments

If no options are specified, the command executes in the same manner as when the -i option is specified.

-i

Specifies that the menu for starting IM Configuration Management - View is to be registered into the Windows Start menu.

-u

Specifies that the menu for starting IM Configuration Management - View is to be removed from the Windows Start menu.

Note that if you have manually changed the menu name or its storage location, the command cannot remove the menu. In such a case, you must remove the menu manually.

Notes

The maximum length of the command arguments (in bytes) depends on the OS. Specify the command arguments within the limitation of the applicable OS.

Return values

0

Normal termination

1

Abnormal termination

Example 1

Add Configuration Management to the menu of JP1/IM - View:

jcovcfsetup or jcovcfsetup -i

Example 2

Remove Configuration Management from the menu of JP1/IM - View:

jcovcfsetup -u