Webutil install.syslib.location.client issue.
Hi.
We're migrating an application from 10.1.2.2.0 to 11.1.1.3.0 and we're at the same time opening our app to some external clients in other organizations. This means we have no control over these client's desktop configuration (namely group policies preventing from writing in "c:\program files..."
That's why I tried to implement the new feature documented in note 783937.1:
- I added the "install.syslib.location.client.0=mydir/syslib" directive so the files should be saved in "c:\documents and settings\<user>\mydir/syslib". Obviously this is for Windows clients.
- I then removed all the occurences of the 9i version of the "webutil.pll" files on the server, replacing them with the 11.1.1.3.0 one.