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
show message during x second
5 posts
Use Banner plugin.
-Stu
-Stu
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
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
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.
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.
thanks.
i've finaly found banner plugin and doc in the nsis dir !
guillaume
i've finaly found banner plugin and doc in the nsis dir !
guillaume