Re: [WiX-users] Wix 3.6 Burn SplashScreenSourceFile Flashes

2011-11-01 Thread Rob Mensching
It is displaying correctly, it just the wixstdba loads really fast and dismisses it. You probably don't need a splash screen unless you're doing a managed BA. In those cases, it takes a little bit for the CLR to spin up. On Tue, Nov 1, 2011 at 6:43 AM, Michael Hart wrote: > I'm trying to get a

[WiX-users] Wix 3.6 Burn SplashScreenSourceFile Flashes

2011-11-01 Thread Michael Hart
I'm trying to get a splash to appear before the wixstdba RtfLicense UI is displayed. I added the SplashScreenSourceFile attribute to the Bundle element and the splash screen does appear but only for about a half second before going into the wixstdba RtfLicense UI. Is there a way to control how

[WiX-users] Wix 3.6 Burn SplashScreenSourceFile Flashes

2011-11-01 Thread Michael Hart
I'm trying to get a splash to appear before the wixstdba RtfLicense UI is displayed. I added the SplashScreenSourceFile attribute to the Bundle element and the splash screen does appear but only for about a half second before going into the wixstdba RtfLicense UI. Is there a way to control how