Hello there,
I'm using AppLocker with Delphi 10.2 (update is not an option at the moment).
When lock is triggered, the program minimizes.
Would be ok, if the program maximizes/restores again after unlocking, but it does not do it.
So, how do I prevent minimization of the program at locking?
Application.Restore does not work on VerifyPassword or UnLock.