Can you share the log? On Tue, Nov 1, 2011 at 8:19 AM, Michael Hart <[email protected]> wrote:
> I have a bootstrapper that uses the RtfLicense BA and is installing an msi > that requires the user to be elevated. On Windows XP and Windows 7 (with > UAC off) if the user is not elevated and tries to run the msi by itself a > message box appears with the following message: "You do not have sufficient > privileges to complete this installation for all users of this machine. > Log on as administrator and then retry this installation." This is what I > expect but when the bootstrapper runs the msi it fails and goes to the Fail > screen of the RtfLicense BA without displaying the insufficient privileges > message. The msi being run has the InstallPrivileges attribute set to > elevated and the Install scope attribute set to perMachine. I've tried > setting the DisplayInternalUI attribute on the MsiPackage element to yes > but that doesn't fix the issue. Is there something else I need to set in > the bootstrapper as well so this message is displayed. > > ------------------------------------------------------------------------------ > RSA® Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

