Installation in silent mode can be performed only when the installation method is one of the following:
New installation
Multi-version installation
See
Refer to the Fujitsu Enterprise Postgres product website for information on installation in silent mode, such as the installation parameters and error messages.
The installation procedure is described below.
The installation must be performed by a user with administrator privileges (a user ID that belongs to the Administrators group).
1. Insert the DVD
Insert the Server Assistant program DVD into the DVD drive.
The [Install Menu] window is displayed. Click [Finish].
2. Create an installation parameters CSV file
Create an installation parameters CSV file that uses the following specification format.
sectionName, parameterName, value sectionName, parameterName, value :
Information
The template for the installation parameters CSV file is "Z:\sample\sample.csv (Z is the drive into which the DVD is inserted.).
3. Start the command prompt
In Windows, right-click [Command Prompt] and then select [Run as administrator].
4. Run the installation
Execute the following command:
Z:\>silent.bat c:\temp\inspara.csv
Z: The drive into which the DVD is inserted.
c:\temp\inspara.csv: The installation parameter CSV file name.
If the silent installer ends in an error, a message is output to the log file and return values are returned.