Skip to content
⌘ NSIS Forum Archive

show message during x second

5 posts

ginglese#

show message during x second

i all,

is there a way to show a message window (like a message box) without OK button. the windows would be shown only 5 second ?

thanks

guillaume
ginglese#
Thanks for your reply.

you mean the Ebanner plugin ?
another question : does plugins dll needs to be added to install files ? copy first dll and then use it ?
or dll call in script is enought ?

thanks
Takhir#
EBanner displays image on existing window only. I guess Stu wrote about Start->Programs->NSIS->Contrib->Banner.
But another plug-in also available from archive - banner with progress bar and cancel button NXS. To use plug-in just put it's dll to NSIS\plugins folder. Use ReserveFile if you need this at the very beginning of installation.