Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Burn Engine should provide a callback after user accepts UAC #4572

Closed
wixbot opened this issue Oct 29, 2014 · 1 comment
Closed

Burn Engine should provide a callback after user accepts UAC #4572

wixbot opened this issue Oct 29, 2014 · 1 comment
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Oct 29, 2014

I know that Burn manages UAC on it's OWN after we initiate "Plan" phase. But, there can be a requirement of invoking UAC even before showing any UI of the installer.

When we design a Custom BA and try to take the elevation by calling "Elevate()" method of Burn Engine; there is NO callback which can inform the caller about operation happened on the UAC prompt.

The ONLY work-around that I can figure out right now is, waiting for Engine to set value of "WixBundleElevated" variable to "1" by using a LOOP !

Refer this link for discussion that happened on wix-users mailing list.

Originally opened by kanirudha14

@wixbot
Copy link
Author

wixbot commented Oct 30, 2014

AssignedTo set to shall
Release changed from v4.x to v4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants