Top
Systemwalker Desktop Patrol V14g Reference Manual
Systemwalker

1.35 updaterregist.exe(Registering and Updating)

Functionality

This command is used to upgrade the version of DS/CT in CT and apply rectification such as emergency rectification.

After executing this command, the updater of DS/CT will be registered, and the software dictionary used for confirming CT updater application status can be defined.


Record format

updaterregist.exe

[-dir Path Name of Updater Saving Target Folder] [-host Host Name] [-f]

updaterregist.exe

{-h|-help}


Option

-dir Path Name of Updater Saving Target Folder

Specify the path name of updater saving target folder with full path. The network drive cannot be specified.

When it is omitted, the folder where the command has been executed can be used.

-host Host Name

Specify the name of CS/DS host with updater distribution. When multiple host names have been specified, “,” can be used for separation. The host name is case-sensitive.

When this option is omitted, all distribution targets are objects.

In addition, after the updater is registered, the distributed CS/DS can be modified through main menu.

-f

The updater that has been registered for a long time can be registered.


-h|-help

The use method of this command will be output to standard output


Return value

0: ended normally

12: already registered

Non-0.12: ended abnormally.


Command saving location

The following folder in CS:

CS Installation Directory \FJSVsbtrs\bin


Authority required for execution/executing environment

Cautions

Command execution example

When saving the updater to C:\temp

"C:\Program FilesFujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\updaterregist.exe" -dir c:\temp


When saving the updater to C:\temp, and distributing it to cs.fujitsu.com, ds1.fujitsu.com

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\updaterregist.exe" -dir c:\temp -host cs.fujitsu.com,ds1.fujitsu.com