Run the Cognos Customization for InForm wizard (CRNConfig\setup.exe) in silent mode

Previous Topic

Next Topic

Book Contents

Run the Cognos Customization for InForm wizard (CRNConfig\setup.exe) in silent mode

  1. Copy the CRNConfig folder from the product image to a location that is accessible to the machines where you will run the wizard.
  2. Populate the setup.iss file in the folder with the options you want to specify for the Cognos Customization for InForm wizard.

    You can edit the setup.iss files manually, or you can run the customization wizard in record mode. For more information, see Run the Cognos Customization for InForm wizard (CRNConfig\setup.exe) in record mode.

  3. 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

    CRNConfig 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.