Siebel Installation Guide for Microsoft Windows: Servers, Mobile Web Clients, Tools > Installing in Unattended and Console Modes > Installing in Console Mode >

Installing Siebel Applications in Console Mode


The following procedures describe the installation of the Siebel application in console mode.

To install in console mode

  1. From a DOS prompt, navigate to the Siebel image directory for the current software version. Then navigate to the directory where the main installer is located.

    For example, navigate to Siebel_Image\Windows\Server\Siebel_Enterprise_Server.

    where:

    • Siebel_Image = The directory for your version-specific Siebel network image, such as D:\Siebel_Install_Image\7.8.2.0.
  2. Execute the following command:

    setup.exe -is:javaconsole -console -args SS_SETUP_INI=main_installer_siebel.ini_path

    where:

    • main_installer_siebel.ini_path = The full path to the main installer siebel.ini file.

      NOTE:  There should be no spaces before and after the equals sign in the command.

      For example, you might enter:

    setup.exe -is:javaconsole -console -args SS_SETUP_INI=D:\Siebel_Install_Image\7.8.2.0\Windows\Server\
    Siebel_Enterprise_Server\siebel.ini

    The console mode installation script appears. For more information about specific prompts, see the module-specific installation chapters in this guide.

  3. Launch the configuration in GUI mode. See subsequent chapters in this guide.
Siebel Installation Guide for Microsoft Windows: Servers, Mobile Web Clients, Tools