It is still early days for the BAs of the world. You can write all your UI in pure XML if you want to use the wixstdba. That's how it decides what to display on the screen, although it is limited in the controls it actually interacts with.
The wixstdba shows one example in native code, and the WixBA shows another example in managed code. On Tue, Feb 26, 2013 at 9:36 AM, Helge Kruse <helge.kr...@gmail.com> wrote: > Well, it's a bit strange when I just entered all my UI in the MSI > installer declarative as XML and have now to write a native > application with the UI. But if it is the way to go I will follow it. > > The documentaion > (http://wix.sourceforge.net/manual-wix3/bootstrapper_application.htm) > tells me that my bootstrapper application must implement this > interface: > http://wix.sourceforge.net/manual-wix3/bootstrapper_application_interface.htm > > Is there any example that shows how to implement this interface, how > to interact with the bundle and its packages? I would like to modifiy > an InstallCommand and RepairCommand of one MsiPackage depending on the > bootstrapper application logic. I know the sources for the wix-toolset > include the bootstrapper. But wonder if there is something less > complex. > > > Regards > Helge > > > 2013/2/26 Rob Mensching <r...@robmensching.com>: > > Burn does show any UI. Localization is purely a function of the > > BootstrapperApplication you choose to use. > > > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users