Is there any example available?


On Tue, Nov 26, 2013 at 6:16 PM, Blair Murri <os...@live.com> wrote:

> You call Detect, then Plan, and then Apply on the engine. How you
> intersperse those calls with what you show when in your UI is ultimately up
> to you.
>
> > Date: Tue, 26 Nov 2013 11:55:54 +0530
> > From: dileep.sanamp...@gmail.com
> > To: wix-users@lists.sourceforge.net
> > Subject: [WiX-users] [WIX]: How to trigger my MSI file when I select
> install option in Wix Custom Bootstrapper UI
> >
> > Hi All,
> >
> > I have created custom UI in C++.
> >
> > I was able to display my custom UI in WIX BootStrapper application.
> >
> > In custom UI, I have two options like install, Exit.
> >
> >
> > <BootstrapperApplication Id ="MyCustomBootStrapperID">
> >
> > <Payload SourceFile="D:\SampleDLL.dll"/>
> >
> > </BootstrapperApplication>
> >
> > <Chain>
> >
> > <MsiPackage SourceFile=".\Setup.msi" DisplayInternalUI="yes" Id="
> > SetupPackageId" Cache="yes" Visible="no"/>
> >
> > </Chain>
> >
> >
> >
> > How to trigger my MSI file when I select install option in Wix Custom
> > Bootstrapper UI?
> >
> > Anyone please help me on this?
> >
> >
> >
> > Thanks in Advance...
> >
> ------------------------------------------------------------------------------
> > Shape the Mobile Experience: Free Subscription
> > Software experts and developers: Be at the forefront of tech innovation.
> > Intel(R) Software Adrenaline delivers strategic insight and game-changing
> > conversations that shape the rapidly evolving mobile landscape. Sign up
> now.
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up
> now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to