central deployment (more) sessionqueries via inital setup/updates

D.Wenzel

Member²
Good day,
we have an extensive collection of session query snippets.

At the moment we are replacing with a small setup in

Code:
{userappdata}\PLSQL Developer\Preferences\{username}\user.prefs

the
Code:
SessionQueries
section.

Since we are deploying internally via MS Softwarecenter the question - how can I deliver this already in the setup - where would we have to make the adjustment in the install files?

Ahoi Daniel

session.png
 
You would need to perform this operation as a post-installation step, placing the user.prefs file in the {userappdata}\PLSQL Developer\Preferences\{username} directory.
 
Thank you, yes so I have the yes built at the moment and wanted to prevent the yes users with new profiles do not get past this task.

AHoi Daniel
 
Back
Top