Is it possible to keep the focus on the database that holds the data for the KeeAutoExec databases to open, and not move the focus to the database that is being opened?
Thanks for looking into this!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to keep the focus on the database that holds the data for the KeeAutoExec databases to open, and not move the focus to the database that is being opened?
Thanks for looking into this!
Nope, but you can activate/re-focus with a trigger.
http://keepass.info/help/kb/trigger_examples.html#multidb
cheers, Paul
Thanks for the pointer.
I have implemented this, and have added a trigger for the event "Opened Database File".
Mike