How do I tell a 32 bit from a 64bit installation (Windows) ?
With all the possible installations, client_1, dbhome_1, \instant_client, how can I tell whether an installation tree is 32bit or 64bit?
At present we face the problem that part of our software must be run from 32bit DLLs with the PATH pointing there, while the customer also has other applications which must be run from a 64bit installation.
Even our own programs run from different environments.
What is the strategy to cope with that?
--
Christoph