I'm wanting to distribute custom changes to the Document and Reports menu items across all users on a single server.
This is what I've figured out so far:
I've found the changes are stored in my user.pref file under the %APPDATA% path.
And If I create a user.pref file with these settings in the preferences/default directory of the install path it will get copied to the users %APPDATA% path when starting up PLSQL Developer only if one doesn't already exist there.
I'm wondering if there is a way to get this to work without deleting user.pref file of the individual users and thus removing any customizations they have set. In other words, merge their existing user.pref with the new default user.pref.
Any ideas or suggestions?
Thanks,
Christian
This is what I've figured out so far:
I've found the changes are stored in my user.pref file under the %APPDATA% path.
And If I create a user.pref file with these settings in the preferences/default directory of the install path it will get copied to the users %APPDATA% path when starting up PLSQL Developer only if one doesn't already exist there.
I'm wondering if there is a way to get this to work without deleting user.pref file of the individual users and thus removing any customizations they have set. In other words, merge their existing user.pref with the new default user.pref.
Any ideas or suggestions?
Thanks,
Christian