Skip to content

New package: MSI.MSICenter version 2.0.72 (Uses rotating hash) - #407476

Merged
microsoft-github-policy-service[bot] merged 6 commits into
microsoft:masterfrom
DandelionSprout:msicen-n
Aug 7, 2026
Merged

New package: MSI.MSICenter version 2.0.72 (Uses rotating hash)#407476
microsoft-github-policy-service[bot] merged 6 commits into
microsoft:masterfrom
DandelionSprout:msicen-n

Conversation

@DandelionSprout

@DandelionSprout Imre Eilertsen (DandelionSprout) commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

📖 Description

Added MSI Center.

✅ Checklist

📦 Manifest Checklist

  • Checked that there aren't other open pull requests for the same manifest update/change
  • This PR only modifies one (1) manifest
  • Validated manifest locally with winget validate --manifest <path> (validation guide)
  • Tested manifest locally with winget install --manifest <path>
  • Manifest conforms to the 1.12 schema

Note: <path> is the directory containing the manifest you're submitting.

Microsoft Reviewers: Open in CodeFlow

@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-148-407476-20260724-1

@wingetbot wingetbot (wingetbot) added New-Package Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. labels Jul 24, 2026
@wingetbot

Copy link
Copy Markdown
Collaborator

Url Validation Error

@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-148-407476-20260724-2

@microsoft-github-policy-service microsoft-github-policy-service Bot removed Needs-Author-Feedback This needs a response from the author. New-Package Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. labels Jul 24, 2026
@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-148-407476-20260724-3

@wingetbot wingetbot (wingetbot) added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jul 24, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot enabled auto-merge (squash) July 24, 2026 21:49
@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Validation-Guide Something happened during validation. Provide the guide. label Jul 24, 2026
@DandelionSprout

Copy link
Copy Markdown
Contributor Author

Photo of a display laptop at a hardware store that had MSI Center pre-installed on it:

Laptop: IMG_20260724_183814

@Trenly Kaleb Luedtke (Trenly) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because of the existence of PackageFamilyName, it implies the exe actually installs an MSIX package - And this does seem to be the case for the Installer URL.

However, the image you provided indicates that the install was done using an MSI.

AFAIK - AppsAndFeaturesEntries won't solve the issue of the two different install technologies. It's kind of like the old issue that PowerShell had where the version that came pre-installed with Windows was MSIX based but the packages from GitHub were msi based and users were very frustrated that they kept getting the message about An update is available but could not be installed because the install technologies are different.

I wonder if this would have the same issue?

@DandelionSprout

Imre Eilertsen (DandelionSprout) commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

I remember from my tests that it was a complicated situation. The .exe indeed installs an MSIX package, which is apparently simply called "MSI Center". However, it also installs an MSI called "MSI Center SDK", but only on the first post-installation run of the MSIX.

In an attempt to make Winget detect the app, the plan was to rely on the ProductCode of that "MSI Center SDK". It's mere weeks ago that I began getting a grasp of how ProductCode worked like (after around 14 months), so I probably still don't have a perfect grasp of it.

@DandelionSprout

Copy link
Copy Markdown
Contributor Author

Trying to think closer in a hurry this morning to see if the "MSI Center SDK" factors could be cut entirely from this PR, which'd address the above worries, it would somehow just make it even less likely to detect existing installs. since the app's main Inno installer is seemingly just a bootstrap for the main UWP app.

auto-merge was automatically disabled August 2, 2026 07:54

Head branch was pushed to by a user without write access

@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-149-407476-20260802-1

@microsoft-github-policy-service
microsoft-github-policy-service Bot enabled auto-merge (squash) August 2, 2026 07:54
@microsoft-github-policy-service microsoft-github-policy-service Bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. New-Package Validation-Completed Validation passed labels Aug 2, 2026
@wingetbot wingetbot (wingetbot) added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Aug 2, 2026
@denelon Demitrius Nelon (denelon) added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Aug 7, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot merged commit 45a60f8 into microsoft:master Aug 7, 2026
19 checks passed
@wingetbot

Copy link
Copy Markdown
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR New-Package Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants