Mike007
15th January 2002 19:46 UTC
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
15th January 2002 19:50 UTC
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
Mike007
15th January 2002 20:37 UTC
Thanks
Thank you kindly, I didn't have the contrib folder, works like a charm.
Thanks.