Skip to content
⌘ NSIS Forum Archive

Splash Screen

3 posts

Mike007#

Splash Screen

Is it possible to display a splash screen when starting the installer? Alternatively show a bitmap (not small icon) above the installer during installation (this would require me to position the installer in a certain spot on the screen, I didn't see a way of doing this).

Thanks,
Mike
rainwater#
A splash screen comes with the distro (if you installed the full) in the root NSIS directory called splash.exe. See Contrib/splash/splash.txt to see how to use it.

Robert