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

Reply via email to