The steps for installing components in console mode are the same as those
described in the Installing in GUI Mode topic, except that you run the
installer from the command line using the
setup command, and you enter text to select the installation options. Look here to learn how to install from a command line.
-
To display Western European fonts such as French, English and Italian on a Windows platform:
-
Run chcp 1252 to change the code page to 1252 which is the code page that java used for displaying Western European fonts for Windows.
-
Open the properties of cmd.exe and set Font to Lucida Console
-
Continue with the installation steps to run the console mode.
-
At the command line, enter:
setupConsole.exe -i console
The installation program starts.
-
In cases where the installation program launches automatically,
select Cancel to stop the GUI installation, then launch the setup
program from a terminal or console.
The flow of the installation is identical to a regular GUI
installation, except that the display is written to a terminal window
and responses are entered using the keyboard.