With the documentation back, I think I found what I need. EmbeddedUIResource should work.
Cheers, Tamar ------------------------------ From: Phyx <[email protected]> Sent: 22/08/2013 09:40 To: [email protected] Subject: Re: Embedded UI Dependent files (Steven Ogilvie) Hi Steve, No I'm not using Burn yet, since I figured on my test machines I already have .net installed so I can wait to get the bootloader done. I thought the individual .msi's should be self contained. e.g modulo the dependencies they should have all the resources they need to run right? Like if I had an image I wanted to display in the installer UI, that should be a part of the .msi and not burn right? Cheers, Tamar > ---------- Forwarded message ---------- > From: Steven Ogilvie <[email protected]> > To: General discussion for Windows Installer XML toolset. < > [email protected]> > Cc: > Date: Wed, 21 Aug 2013 15:15:47 +0000 > Subject: Re: [WiX-users] Embedded UI Dependent files > Is this for Burn, wouldn't you use Payload > i.e. <Payload SourceFile="<path><to some file>"/> > > Steve > > -----Original Message----- > From: Phyx [mailto:[email protected]] > Sent: August-21-13 11:06 AM > To: [email protected] > Cc: [email protected] > Subject: [WiX-users] Embedded UI Dependent files > > Hi Guys, > > I have finally gotten an Embedded WPF example to work, but I've ran into a > problem: I need to add some extra files that should only be used by the WPF > UI. > > without these the UI doesn't run. The problem is I don't know how to add > them. If I use a <Component> <File ..> wouldn't that be added as a part of > the installed application instead of the UI installer? > > I have been trying to look at the documentation but it's been down all day > unfortunately. > > I'm sure i'm missing something quite simple. > > Regards, > Tamar > > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

