Re: [WiX-users] Showing bootstrapped MSI UI during repair/change/uninstall

2013-03-16 Thread Bob Arnson
On 12-Mar-13 18:16, Rob Mensching wrote: > MSI UI shows "basic" on uninstall. I thought there was a fix to allow > Modify to show Full UI... haven't looked in a long while. It can't really work: Maintenance mode dialogs generally allow the user to choose the operation -- certainly those in WixUI a

Re: [WiX-users] Showing bootstrapped MSI UI during repair/change/uninstall

2013-03-12 Thread Rob Mensching
MSI UI shows "basic" on uninstall. I thought there was a fix to allow Modify to show Full UI... haven't looked in a long while. On Tue, Mar 12, 2013 at 1:39 PM, Jacob Baughman wrote: > I've been having a lot of trouble getting this to work the way I'd like > and I was hoping someone could point

[WiX-users] Showing bootstrapped MSI UI during repair/change/uninstall

2013-03-12 Thread Jacob Baughman
I've been having a lot of trouble getting this to work the way I'd like and I was hoping someone could point me in the right direction. I've got a custom managed BA that is pretty bare bones and chains a .NET prerequisite and my product's MSI. I'm specifying MsiPackage/@DisplayInternalUI="yes"