You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing a manifest whose MSIX package requires administrator permission. I've tried adding ElevationRequirement: elevationRequired to the manifest, but it seems doesn't work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear community:
I'm writing a manifest whose MSIX package requires administrator permission. I've tried adding
ElevationRequirement: elevationRequired
to the manifest, but it seems doesn't work.Here's the manifest: https://github.com/LiCaoZ/winget-pkgs/tree/master/manifests/m/Microsoft/PCManager/3.14.6.0
Any suggestion is appreciated! :)
Beta Was this translation helpful? Give feedback.
All reactions