dynamic splash image
I found that we can add a splash image before launching the program. How about to create a dynamic splash image? Say, I want to write a version number in the splash image. So the splash image should contain a read image with some text (a version number). I don't want to put the version number in the image together as it will be changed over and over and I need a graphic editor to edit it. Is it possible for NSIS to create such a dynamic splash image?