microsoft / microsoft/winget-cli

add norestart and verysilent or qn switches?

Open
#1,460 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Been using winget for a couple of months and aside from the occasional bug it's already proving itself to be leagues better than chocolatey.
However, something I've repeatedly noticed is the lack of installer/uninstaller gui suppression or restart suppression.

Is that something winget plans to add? it makes me very nervous that doing an upgrade -all can cause my computer to reboot.
I managed to shutdown -a this time but I really should not have to do that.

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

Start by reviewing the winget CLI's upgrade --all flow and how installers and uninstallers handle GUI and restart behavior. Determine the intended semantics for norestart and verysilent/qn switches, then verify that upgrades can complete without prompting or rebooting the computer.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.