Re: [WiX-users] Playing a video in the installer

2008-07-02 Thread Ryan O'Neill
28 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Playing a video in the installer I know that I've seen standalone executables that have an embedded Flash runtime that playback content and then exit. Unfortunately I can't point you at any particular product, but hopefully kno

Re: [WiX-users] Playing a video in the installer

2008-07-02 Thread Nathan Stohlmann
I know that I've seen standalone executables that have an embedded Flash runtime that playback content and then exit. Unfortunately I can't point you at any particular product, but hopefully knowing they exist gets you in the right direction if that will suit your needs. It would certainly be bette

Re: [WiX-users] Playing a video in the installer

2008-07-02 Thread Keith Starling
If it doesn't have to be directly in the installer you could use a bootstrapper to play the video before the installation pretty easily using Zinc or maybe AIR to play the FLV. On 7/2/08 9:27 AM, "Christopher Painter" <[EMAIL PROTECTED]> wrote: > There isn't any built-in MSI control that could d

Re: [WiX-users] Playing a video in the installer

2008-07-02 Thread Christopher Painter
There isn't any built-in MSI control that could do that. An external UI handler certainly could but your setup design is going to get way more complicated then you probably have the time or desire for. Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or