Skip to content

Remove Visual C++ Redistributable (VCRedist) Dependency from winget configure for Non-Elevated Runs #6432

Description

@natescherer

Relevant area(s)

WinGet CLI

Description of the new feature / enhancement

Hello!
As documented at https://github.com/microsoft/WindowsDeveloperConfig#-pick-your-setup and confirmed by my own testing, winget configure requires the Visual C++ Redistributable be installed if you are running it non-elevated. I searched this repo several ways and I couldn't find this being discussed here, apologies if I just missed it.

I just wanted to officially request that this dependency be removed, if possible, as it would enable users in secured environments where they don't get admin access to still use Winget Configure.

The current state presents a real Catch-22: you can run winget configure non elevated, but only if you have the VCRedist installed, which requires elevation to install in the first place.

The main goal here is to just have winget configure be something that's usable directly on a plain Windows install without needed admin rights.

Thanks!

Proposed technical implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for the Windows Package Manager client.Needs-TriageIssue needs to be triaged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions