Plamen Terziev wrote:
> I am trying to add Splash screen instead of the first progress bar dialog
> that appears when I start the installer msi file. I searched thoruh the
> documentation but didn't find out anything. Is there any way to add splash
> screen before starting the install wizard?
>   

You can add a dialog to InstallUISequence that's shown during the 
processing of actions like AppSearch. Otherwise, MSI shows its own 
"loading" dialog while it opens the .msi file and initializes the UI.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to