The wixstdba is not really designed to install MSIs with DisplayInternalUI.
It shows progress behind the MSI UI and other such things. The wixstdba is
really just a simple UI and minimal needed to install multiple packages
(without showing their UI).
You might need a BA with different functionality.
On Mon, Sep 24, 2012 at 4:31 AM, Pavol Kovalik <pkova...@descartes.com>wrote:

> Hi all,
>
> I have a product with multiple independent features that uses modified
> WixUI_Mondo interface. On top of it, I use default burn bootstrapper to
> install couple of prerequisites and select correct architecture version for
> the product (x86/x64) to install.
>
> I've run into situation, when I need to change (add or remove) installed
> features, without reinstalling the whole product. But, when hitting
> "Change"
> in Programs and Features, bundle UI provides only "Repair", "Uninstall" and
> "Close" options. DisplayInternalUI option for MsiPackage is set to "yes".
> Changing EnableFeatureSelection had no effect.
>
> I'd like to ask you, if it's even possible to do what I need with default
> bootstrapper. Is there something I missed? Or do I need to build my own
> custom bootstrapper?
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Changing-installation-features-with-burn-tp7580772.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to