Skip to content

[OPTIMIZATION] Use %LocalAppData% instead of hardcoded pathsΒ #5298

@o3wiz

Description

@o3wiz

Description of the new feature / enhancement

Winget currently installs packages to the absolute path:

C:\Users\<user_name>\AppData\Local\Microsoft\WinGet\Packages

Instead, using %LocalAppData% would improve flexibility and compatibility:

%LocalAppData%\Microsoft\WinGet\Packages

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.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions