microsoft / microsoft/winget-create

Automatic update via embedded App Installer file

Open
#195 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Feature
Dominant language
C#
Stars
651
Forks
114
Avg merge
7h 52m
Merged PRs (30d)
3

Description

Description of the new feature / enhancement

The MSIX Windows app package format supports distribution, repair, and update. This would provide an experience similar to the Microsoft Store such that the Windows Package Manager Manifest Creator would be automatically updated when a new version is released.

Proposed technical implementation details

https://docs.microsoft.com/windows/msix/app-installer/how-to-create-appinstaller-file

https://docs.microsoft.com/windows/msix/app-installer/how-to-embed-an-appinstaller-file

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 reading the linked MSIX App Installer documentation, especially the pages on creating and embedding an App Installer file. Then inspect the winget-create command-line tool to determine where package release behavior is handled. Done means the Windows Package Manager Manifest Creator can support the proposed automatic update experience for new releases.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.