That looks like a bug. There needs to be callbacks on the elevate call
because all "action" (Detect, Plan, Elevate, Apply) calls are async.
Additionally, there should be callbacks when elevation happens durin Apply.

Note: You don't need to explicitly call Elevate() because it will happen if
necessary during Apply().

On Tue, Dec 13, 2011 at 5:23 PM, Sunny Li <sunnie...@gmail.com> wrote:

> Hi there,
>
> How do you use the BootstrapperApplication.Engine.Elevate() function? The
> function seems to return true right away (it doesn't even wait for the UAC
> prompt to come up). I want to make it such that when the user clicks the
> "install" button, the bootstrapper will wait until the user has either
> allowed or disallowed elevation from the UAC before i continue on.
>
> The reason for this is because it looks weird if your screen changes (say
> with animation) to the progress page, before the UAC prompt pops up.
>
> Thanks,
>
> --
> Sunny Li
>
> ------------------------------------------------------------------------------
> Cloud Computing - Latest Buzzword or a Glimpse of the Future?
> This paper surveys cloud computing today: What are the benefits?
> Why are businesses embracing it? What are its payoffs and pitfalls?
> http://www.accelacomm.com/jaw/sdnl/114/51425149/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to