Installing Quantum Fabric - Silent-mode
Quantum Fabric can also be installed through Unattended/Silent Installation process.
NOTE: If a user installs Quantum Fabric Console on a partition different from the user's home directory, the user must have read/write execute permissions.
This section of the document provides you with the instructions for installing and configuring Quantum Fabric Console.
IMPORTANT: Ensure that you have the required hardware and access to the supporting software as mentioned in the Prerequisites section and performed the steps as mentioned in the Pre-installation Tasks section.
Make sure you have proper administrative rights to install Quantum Fabric on your computer.
You also need a user where Quantum Fabric will be installed.
The <Install Location> directory contains the log files logging each invocation of the installer. To make problem identification easier, provide these log files to Quantum when reporting an issue.
To install Quantum Fabric Unattended/Silent Installation, follow these steps:
- Download
QuantumFabricSetup.zip
file from http://community.kony.com/downloads, and extract the file. - Open a DOS window (Command Prompt), and navigate to the location where the installer is located.
- Open the
installer.properties
file and provide inputs for the required properties. You can follow the comments in the .properties file for more details. - Save the
installer.properties
file. - At the prompt, type
QuantumFabricInstaller-9.x.x.x_GA.exe -i silent -f installer.properties
, and press Enter.
NOTE: If the file name is installer.properties and is in the same location as KonyFabricInstaller-8.x.x.x.GA.exe file, then the option -f is not required in the silent installation. But if the file name is changed to other than installer.properties, then you must use -f option irrespective of file location.