gijsdewolff
Member
We have several clients who start our app using a batch-file. In this batch-file several oracle-oriented environment variables can be set. In this way they can eliminate the need of registry entries and they can start different Oracle apps with their specific Oracle needs.
Our DOA-app will not start if the registry-key HKLM\SOFTWARE\ORACLE value ORACLE_HOME is not present. You can overwrite the value in the batchfile but the key has to be there.
Is their anyway to create a batch where the DOA-app can start when the registry-key is not present.
Our DOA-app will not start if the registry-key HKLM\SOFTWARE\ORACLE value ORACLE_HOME is not present. You can overwrite the value in the batchfile but the key has to be there.
Is their anyway to create a batch where the DOA-app can start when the registry-key is not present.