Custom Preferences on PLSQL DEv over Xenapp

LCCOTim

Member
Is there a way for our PLSQL Users over Citrix to have custom preferences per user, ie Recent Searches, etc...?

Thanks
 
Preferences are stored in the APPDATA directory of the user, so they should be specific to a user.

Settings like search history, window sizes, and so on are stored in the user registry, which is also specific to a user.
 
Back
Top