Do not use forceActiveWindow to bringToForeground
The AttachThreadInput used by forceActiveWindow interacts with gpgol that also uses AttachThreadInput in a way that can cause a deadlock somewhere between Kleopatra and gpgOl with outlook runing at 100% CPU. The reason for this is not understood but just doing a setForegroundWindow is actually all that we want here.