cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Commander_Groo
Level 4

Setting CLASSPATH at runtime

Is there a way to set the CLASSPATH based on a users environment variables when the installer launches? I would like to add the following to the CLASSPATH:

$ORACLE_HOME/jdbc/lib/ojdbc6.jar

I don't want the users to have to set this CLASSPATH prior to running the installer.

Thanks
Labels (1)
0 Kudos
(1) Reply
RamyaVenkatesh
Level 7

Hi,

You can try using the additional classpath settings under JVM Settings > Installer settings
0 Kudos