Top
Systemwalker Software Configuration Manager Developer's Guide
FUJITSU Software

7.3.1 Startup Script

Synopsis

startup [-installpath <installation location>]

Description

Configures software parameters.

Options

-installpath

When the installation location is configured in the installed software, the installation location is specified. If the path contains spaces, enclose it in double quotation marks ("). When the installation location is not configured in the installed software, this option is omitted.

Output format

"0" is returned if the script ends normally, and some other value is returned otherwise - error messages are sent either to the standard output or to the standard error output.

Notes

The directory in which the command is stored will be considered the current directory.

The startup script location and the files that can be referenced by it are displayed below:

<work directory>
+ <software ID>
  + scriptpkg
  |  + Startup script(startup.cmd, startup.sh)
  |  + Environment variable setup script(setenv.cmd, setenv.sh)
  |  + Script package file attachments
  + paramdata
  |  +XML file with parameter information to be set(parameterinfo.xml)
  + parampkg
      + Parameter package file attachments