Run the Cognos Gateway Customization for InForm wizard (CRNGatewayConfig\setup.exe) in silent mode
- Copy the CRNGatewayConfig folder from the product image to a location that is accessible to the machine where you will run the wizard.
- Populate the setup.iss file in the folder with the options you want to specify for the Cognos Gateway Customization for InForm wizard.
You can edit the setup.iss file manually, or you can run the customization wizard in record mode. For more information, see Run the Cognos Gateway Customization for InForm wizard (CRNGatewayConfig\setup.exe) in record mode.
- Open a Command Prompt window, and run the following command:
CRNConfig\setup.exe -s
‑f1<path_to_configuration_files>\CRNConfig\setup.iss ‑f2<path_to_configuration_files>\CRNConfig\setup.log
CRNGateway Config parameters
Parameter
Description
-s
Runs the wizard in silent mode.
-f1
Identifies the location of the response file that contains the options for the wizard. There is no space between the -f1 flag and the response file location. For example:
‑f1E:\ReportingInstallFiles\CRNConfig\setup.iss
-f2
Identifies the location of the log file for the wizard. There is no space between the -f1 flag and the log file location. For example:
‑f1E:\ReportingInstallFiles\CRNConfig\setup.log
Copyright © 2014, 2017 Oracle and/or its affiliates. All rights reserved.