Use an OEE12Setup.exe Command Line Switch to Change the Default Installation Directory

Run the OEE12Setup.exe program with the -i switch to specify the installation directory. The syntax is:

OEE12Setup.exe -i<OracleBaseInstallPath>

where the -i switch tells OEE12Setup.exe where to install the local database E1Local.

For example:

OEE12Setup.exe -ix:\oracle\JDE

where "x" is the drive letter. Do not include a space character between the switch and the argument.

If both this switch and the OracleBaseInstallPath argument are omitted, the local database will be installed under the default location. If you specify the -i switch without the OracleBaseInstallPath argument or if the specified directory is invalid, the OEE12Setup.exe GUI displays and prompts for this value.

Tip: Do not include E1Local as part of this path.
Tip: If you received an error indicating an invalid JDK, refer to section entitled: Prerequisites to Running the OEE12Setup.exe Program at the beginning of this section.