8.2 Using the Silent Installation Process

You can use scripts to silently install Analyzer without user interaction. The -i silent option uses default parameter values for the installation unless you edit the analyzerInstaller.properties file.

  1. Log in with an administrator account to the computer where you want to install Analyzer.

  2. Navigate to the directory containing the installation program.

  3. (Optional) To configure the installation directory and the language for Analyzer, complete the following steps.

    1. Open the analyzerInstaller.properties file, located by default in the Path_to_unzipped_Analyzer_file\analyzerInstall directory.

    2. In the properties file, modify the values for the following parameters:

      USER_INSTALL_DIR

      Specifies the path to the location where you want to install Analyzer. For example:

      USER_INSTALL_DIR=C:\analyzer

      If you specify a path that does not end with the analyzer directory, the Analyzer installation program automatically appends a analyzer directory.

      SELECTED_ANALYZER_LOCALE

      Specifies one of the following languages that you want Analyzer to launch after installation:

      • zh_CN - Chinese Simplified

      • zh_TW - Chinese Traditional

      • nl - Dutch

      • en - English

      • fr - French

      • de - German

      • it - Italian

      • ja - Japanese

      • pt_BR - Portuguese Brazil

      • es - Spanish

    3. Save and close the properties file.

  4. Run the following command from the directory of the properties file:

    install -i silent -f analyzerInstaller.properties