microsoft / microsoft/winget-cli

Change `Command line alias added: "<alias>"` to `Package added to PATH environment variable` when installing portable software without admin rights in user scope

Open
#4,043 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Output Issue-Feature Portable
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Description of the new feature / enhancement

It's confusing to see Command line alias added: "<alias>" when in reality winget will add package to PATH instead of using aliases.

Proposed technical implementation details

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the CLI code that emits the command-line alias message during portable, non-admin user-scope installation, then trace the PATH-handling path. Done means the displayed message accurately describes adding the package to PATH in this scenario and existing behavior remains covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.