Replies: 1 comment
-
|
FYI: WiX never shipped a Burn stub that was marked for elevation. You probably got a hacked Burn stub. |
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
We were using Wix3 for the installer, there was a UAC shield icon for the installer exe. Now we have migrated to Wix 6 and using a bootstrapper application as part of our Bundle but the UAC shield icon is not there for installer .exe. How can I achieve that. I have used ForcePerMachine="yes" for the MsiPackage attribute in the Bundle.wxs, created a .manifest file in the Wix project. How can I get the UAC shield icon.
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions