Top
Systemwalker Desktop Patrol Installation Guide
FUJITSU Software

A.3.4 Silent Installation Command

The silent installation command performs silent installation of SS.

Command name

dvdRom:\citool\SS\silentsetup.bat

Syntax

silentsetup.bat [responseFile]

Options

Option

Description

Response file
(optional)

Specify this option if you want to change the parameters to be used during setup from their default values. If omitted, the default values will be used for all parameters.

Specify the file using its absolute path, and if the path includes spaces, enclose it in double quotation marks.

The string must be up to 256 halfwidth characters (excluding double quotation marks).

Privilege required/execution environment

Return values

0: Ended normally

Other than 0: Ended abnormally

Output format

This command outputs messages to the console and to the message file.

Silent installation start and end messages are output to the standard output of the console. Also, when the command ends abnormally, an error message will be output.

After the command ends, check the setup result output to the message file.

The result is output to ssInstallDir\log\dtpsssilent.log if the command ends normally, or to windowsFolder\dtpsssilent.log if it ends abnormally.

Examples

Perform silent installation specifying the response file C:\dtp_ss.ini.

dvdRom:\citool\SS\silentsetup.bat C:\dtp_ss.ini