Bob Arnson wrote: > Quinton Tormanen wrote: > > I am using WiX 3.0.5217.0 with WixUI_InstallDir. If I put the installer > > in maintenance mode and click the Remove option, then on the verify page > > (Ready to remove RMCTools 3.33.0d), the Remove button is missing the > > elevation shield. > > Assuming the right button is being shown, MSI can still not show the > shield, if the user running the uninstall already has elevated privileges.
I launch the installer without elevation (no UAC prompt), and after I click the Remove button, it pops up with UAC prompt. It seems that both of these indicate that the uninstall didn't already have elevated privileges at the time the Remove button was displayed. I am wondering if this has something to do with ALLUSERS not being set up at this point in maintenance mode. Recall that I do have a simple <Property Id="ALLUSERS" Value="1"/> under the Product element so I expect that it would be. I'll do some more digging into the log and try to determine whether it's MSI hiding the shield or the conditions showing the wrong button (e.g. I can simply change the text on one of the buttons to determine this). I'll post back with what I find. Thanks, Bob. --Quinton ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users