README for the HP Neoview Command Interface (NCI) (R2.5)
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
Usage: java -jar <installer jar> [ -help] | <-cm|-silent> [-jdbcFile <jdbc filename>] [-installDir <install
dir>] ]
The -silent option installs the client without prompting you for options. For example:
java -jar hpnciInstaller.jar -silent -jdbcFile C:\hpt4jdbc.jar -installDir C:\
-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
Installation of the Neoview Command Interface (NCI) 21