That's not the recommended user experience from the UAC guidelines. You
should not elevate your install until it is necessary to do so (aka: when
the user hits the Install button). Also, the BA is not in a transaction so
all changes to the machine should be part of the Chain (aka: in an MSI).


On Fri, Jan 25, 2013 at 3:10 AM, Kannan24 <skan...@syncfusion.com> wrote:

> Hi Neil,
>
> We have some registry changes apart form the msi, the changes based on user
> input from UI. So this execute at end end of  UI not msi. Also if we use
> any
> registry changes in msi, it also required admin rights, so the UAC will
> show
> when starting msi from bootstrapper also in after some dialog of UI. This
> is
> not looking good of manual interrupt for installing. So that we need UAC
> before starting the bootstrapper.
>
> Thanks,
> Kannan
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Bootstrapper-with-Administrator-tp7583136p7583147.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to