Installation of Oracle Client
Hello Everyone,
I have no clue if I'm posting in the right Community but I need some help installing the Oracle Client 10.0.2 silently on a Computer. Right now my response file is all created using the setup.exe /record /destinationFile myPath but was missing the dependency i wanted to install. So I added at the end of the file
oracle.client:DEPENDENCY_LIST={"oracle.sqlplus:10.2.0.1.0","oracle.winprod:10.2.0.1.0"}
oracle.winprod:DEPENDENCY_LIST = {"oracle.winprod:10.2.0.1.0","oracle.oo4o:10.2.0.1.0","oracle.odbc:10.2.0.1.0","oracle.ntoledb:10.2.0.1.0"}
My dependency get installed but I keep getting these errors :
The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL
Tagged:
0