Installing a centralized Oracle Client and sharing across network
Install Oracle Client on a Network shared drive
Configure tnsnames.ora and sqlnet .ora files
Install Oracle client on a PC running NT
2. Open Start Menu > Settings > Control Panel > System > Environment
[Ex: ; N:\WINAPPS\ORANT\BIN ]
Install Oracle Client on PC running windows 95/98
2. Add Oracle client "bin" directory path to the PATH variable in Autoexec.bat file
[Ex: PATH C:\wondows;N:\winapps\orant\bin ]
------------------------------------------------------------------------------------
Note: The scripts are my personal use. You can modify according to your env and use it.