Deploy Plsqldeveloper on citrix with custom session queries

Kjell

Member
Is it possible to configure default session queries for all users and easy maintain it in a citrix farm?

I have tested to add [SessionQueries] into C:\Program Files (x86)\PLSQL Developer\Preferences\Default\default.ini without any luck.

Or is it possible to point to an default user.prefs file?
 
You can add a user.prefs file with the default [SessionQueris] section to the "C:\Program Files (x86)\PLSQL Developer\Preferences\Default" directory. For new users this will be picked up automatically.
 
Back
Top