Hi guys,
I have a problem with a splash screen I want to show before the setup starts. I have a *.png-image (as defined in the SUF Help), declared the image file as a primer file and added an action "on Preload" of the "Before Installing Screen" saying Dialog.SplashImage(SessionVar.Expand("%TempLaunchF older%\\*.png"), 5, true);. However, after building the setup and starting the setup.exe the image dos not show up. Do you have any ideas that could help me on that?

