Skip to content
⌘ NSIS Forum Archive

[Help] Splash Plugin

5 posts

GaNi#edited

[Help] Splash Plugin

Hello guys,

I just wanted to know, is there a way to Use Splash plugin until a process has finished executing ?

newadvsplash:: show xxxxxxxxxxxxxx

ExecWait "blabla.exe"

So that is splash would show an image until the process has exited. is there a way to do this, as i see all splash plugins have fade in,fade out and delay timer.

Which I donot wish to use.

Thank you!
GaNi#
destroying it after the execwait is finished.
This phrase enlightened my mind up. In IRC i didn't get the idea because i was told only to set the delay timer to "99999999"..

Thanks!