ExecShell with focus
How to execute newly installed (by NSIS) program, with keyboard focus?
Now I am doing this with:
ExecShell "" '"$INSTDIR\myprogram.exe"'
But sometimes focus is on program who executed NSIS installer (i.e. total commander, or Explorer).