This section describes the parameters that can be set for each section.
The parameters that can be set in the installInfo section are shown below.
No. | Type | Parameter | Description | |
---|---|---|---|---|
1 | Software ID | Parameter name | Name | Mandatory. Specify the software identifier. For this software, specify the following value: "Symfoware Server" |
Value/Range | String | |||
Default value | None |
Information
In addition to "Name", the following parameters can be used in the "installInfo" section.
softwareName
OS
Version
Edition
Note that specifying a parameter name other than "Name" and the parameters listed above will result in an error.
The values set in these parameters do not affect silent installation.
installInfo,Name,Symfoware Server
The parameters that can be set in the parameters section are shown below.
No. | Parameter | Description | |
---|---|---|---|
1 | Parameter name | Client32InstallExecute | Optional. Specify whether to run the installation of the client (32-bit). Y: Install N: Do not install |
Value/Range | Y or N | ||
Default value | Y | ||
2 | Parameter name | Client32InstallPath | Optional. Specify the installation destination of the client (32-bit).
|
Value/Range | Path name | ||
Default value |
%ProgramFiles%\Fujitsu\symfoclient32 Windows(64-bit) %ProgramFiles(x86)%\Fujitsu\symfoclient32
/opt/symfoclient32 | ||
3 | Parameter name | Client64InstallExecute | Optional. Specify whether to run the installation of the client (64-bit). Y: Install N: Do not install This parameter is ignored on 32-bit operating systems. |
Value/Range | Y or N | ||
Default value | Y | ||
4 | Parameter name | Client64InstallPath | Optional. Specify the installation destination of the client (64-bit). This parameter is ignored on 32-bit operating systems.
|
Value/Range | Path name | ||
Default value |
%ProgramFiles%\Fujitsu\symfoclient64
/opt/symfoclient64 |
parameters,Client32InstallExecute,Y parameters,Client32InstallPath,/opt/symfoclient32 parameters,Client64InstallExecute,Y parameters,Client64InstallPath,/opt/symfoclient64