microsoft / microsoft/winget-pkgs

[New feature]: Allowing the package author to specify the recommended/default installer type

Open
#255,691 9 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Feature
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
376

Description

One of my packages (DuckStudio.GitHubView) can be installed via Inno, portable or zip in WinGet. I don't recommend using the zip installation as it requires additional dependency (.NET Runtime), but WinGet seems to default to the zip installation...

I hope I can enable users to use the zip installation only when necessary, instead of defaulting to it.

In the manifest, I hope the priority of certain installer can be increased or decreased through "Recommended Installer Type" or other methods (or the default installer type can be specified).

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 request concerns package manifests and WinGet's installer-selection behavior, but it names no files, tests, or entry points. Start by locating the manifest schema and installer-selection behavior; done means a package author can declare an installer preference and WinGet honors it consistently across multiple installer types, with coverage for that choice.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.