In wixstdba today, themeing is just that. Themeing. You can change the look
of things but if there isn't code behind the theme to be executed then
nothing happens.

Creating a more advanced system is interesting in the future but more work
than I'll probably have time to implement in wixstdba this year.

You can always create your own BA and do (pretty much) *anything* you want.
<smile/>

On Thu, Jan 19, 2012 at 6:34 AM, Neil Hayes <neil.ha...@syspro.com> wrote:

> Looking at the schema for Themes I can add a new page to my
> WixStdbaThemeXml'd XML as well as add a button to perhaps the install page.
>
> How do I tied the new button to an event to display the new page?
>
> I require very little extra information from the end user, a couple of
> entry fields to pass to the chained MSI's, so today I've read lots of WiX
> postings regarding this from the mailing list. I think I need to create a
> custom bootstrapper and there is the mention of a couple of DLLS.
>
> Is there a simple example I could follow or could someone make available
> so I get the jist of it
>
> Or
>
> Have I got this wrong?
>
> Neil
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to