[wix-users] Wix bundle splash screen displays only for fraction of second
vijaybabu saravanan
vijaybabu.saravanan at gmail.com
Thu Sep 19 08:09:01 PDT 2019
I added splash screen into bundle. On certain machines splash screen
displays for ~3 seconds but on few machines it just flashes (less than a
second) and launches the welcome screen.
<Bundle Name="MyApp"
Version="6.0.0.0"
Manufacturer="MyOrganisation"
UpgradeCode="eaf358e7-be06-48b9-a6d5-89d9b4da6932"
SplashScreenSourceFile="images/SplashOriginal.bmp"
IconSourceFile="images/logo.ico" >
I expect splash screen stays for few seconds on all machines but its not
behaving the same way.
More information about the wix-users
mailing list