microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
22.55k stars 1.4k forks source link

Better support for system context #4365

Open denelon opened 2 months ago

denelon commented 2 months ago

Description of the new feature / enhancement

When customers are using WinGet via the system context, several challenges arise.

One of the challenges is installing, updating WinGet in the system context. The other class of problems is related to installers that require a logged in user (MSIX packages), or packages installed in user context (HKCU registry keys).

Proposed technical implementation details

No response

github-actions[bot] commented 2 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

mdanish-kh commented 2 months ago

[Policy] Context-System