I am using two separate databases and want to open both on Windows startup without any user intervention, and without the main window appearing (because I would have to minimize the window manually each time the machine starts).
To do this, I created two shortcuts in my Startup folder, each specifying the database, the key file and the /minimize option. When using only one shortcut, this works fine - however, if both shortcuts are present, the main window appears again. This is independent of Windows startup and can be reproduced by clicking one shortcut, then the other.
I suspect that the reason is that the second invocation finds an active instance and only tells it to open the database, and that instance reacts by displaying the main window.
Please change that code to also regard the /minimize option in this case.
(By the way: I'm running on a fully encrypted system hard disk, so at bootup, I don't need the security offered by entering a master password into KeePass.)
Moving to open feature requests.
Ticket moved from /p/keepass/bugs/1281/