Skip to content
⌘ NSIS Forum Archive

Finish run application - how to show it on top?

4 posts

Yurik#

Finish run application - how to show it on top?

Simple question, but cannot find an answer.
I'm using
!define MUI_FINISHPAGE_RUN "$INSTDIR\${ExeFileName}" in my installer. The application is run but it is not on the top of other windows. It is shown somewhere below other windows and starts blink in the task bar.
How do I make it shown on the top of all other applications?
Yurik#
Originally posted by glory_man
There are no problems for me. Maybe include some of code.
What do you mean in "including some of code"? The effect is stable on one of my computers.