README for the HP Neoview Command Interface (NCI) (Upd1 R2.3 SP2)

16. Click Exit.
Command-Line Installation Steps
1. At a command prompt, change to the directory where you downloaded the installer:
cd installer-directory
installer-directory is the directory where you downloaded the installer.
2. Before launching the command-line installer, see the command options below:
java -jar hpnciInstaller.jar -help
java -jar installer jar [ -help] | -cm | -silent [-jdbcFile
jdbc filename] [-installDir install dir] ]
The option silent installs the client without prompting you for options. For example:
java -jar hpnciInstaller.jar -silent -jdbcFile C:\hpt4jdbc.jar -installDir C:\
The-jdbcFile and -installDir are optional parameters and the defaults are:
OS jdbcFile installDir
----------------------------------------------------------------------------------------------------
Windows C:\hpt4jdbc.jar C:\Program Files\Hewlett-Packard\Neoview Command Interface*nix
/usr/local/nci/hpt4jdbc.jar /usr/local/
3. Launch the command-line installer by entering:
java -jar hpnciInstaller.jar cm
18