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

Reply via email to