Home | Previous Page | Next Page   Getting Started > Installing the Driver >

Installing in Silent Mode

This section describes how to install IBM Informix JDBC Driver in silent mode.

To install Informix JDBC Driver in silent mode
  1. Load the CD into the CD-ROM drive.
  2. At the command prompt, execute the following command:
    java -cp setup.jar run -silent -P product.installLocation=<destination-dir>

    Where <destination-dir> is where you want to install the JDBC Driver.

The installation is complete once the command has finished executing.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]