Burn Elevation
#9297
Replies: 1 comment
-
|
Going to need more information. It's really unclear what you've built and what these tools are doing. I would say, make sure you're signing properly. That can go a long way in security situations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I am using Wix Toolset 7.0.0
I built a Burn Bundler with one exe(Not Built By WiX) and one MSI package (Built By Wix).
I have trouble running these setups in Windows devices where tools like Privilege Identity Management (Like Admin By Request) are installed.
Error Log:
1D98:7E10][2026-04-22T14:20:39]i011: Launched elevated engine process.
[1D98:7E10][2026-04-22T14:20:39]e000: Error 0x80070006: Failed to wait for child to connect to pipe.
[1D98:7E10][2026-04-22T14:20:39]e000: Error 0x80070006: Failed to connect to elevated child process.
[1D98:7E10][2026-04-22T14:20:39]e000: Error 0x80070006: Failed to actually elevate.
[1D98:7E10][2026-04-22T14:20:39]e000: Error 0x80070006: Failed to elevate.
How do you think I could elevate properly ?
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions