Skip to content

Conversation

@Dragon1573
Copy link
Contributor

@Dragon1573 Dragon1573 commented Feb 11, 2026

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

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

Manual validation

Warning

In Simplified Chinese OS with code page 936 (GBK), the first launch of aspire.exe will get a HUGE section of mess and then follow the help content.

The second and later launch with exactly same command, those mess disappear.

Image Image Image Image
Microsoft Reviewers: Open in CodeFlow

…10.8

Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com>
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-132-338531-20260211-1

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error Validation-Domain labels Feb 11, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Feb 11, 2026
@Dragon1573
Copy link
Contributor Author

This may happen for URLs pointing to domains that do not align with the publisher domain or package domain.

Yep. This is the case.

Important

Since the original issue was submitted by a Member of Microsoft organization, I think it's safe to waive this error report.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Feb 11, 2026
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Failure to parse win 10, attempting win 11
Caught exception while trying to kill child processes: System.TypeInitializationException: The type initializer for 'System.Management.ManagementPath' threw an exception.
---> System.TypeInitializationException: The type initializer for 'System.Management.WmiNetUtilsHelper' threw an exception.
---> System.ComponentModel.Win32Exception (193): Failed to load required native library 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll'.
Executable C:\Users\Validator\AppData\Local\Microsoft\WinGet\Packages\Microsoft.Aspire.CLI.Preview__DefaultSource\aspire.exe returned exit code: 1
Executable C:\Users\Validator\AppData\Local\Microsoft\WinGet\Links\aspire.exe returned exit code: 1

Hex Dec Inverted Dec Symbol Description
00000001 1 -4294967295 ERROR_INVALID_FUNCTION Incorrect function.
0000000B 11 -4294967285 ERROR_BAD_FORMAT An attempt was made to load a program with an incorrect format.

(Automated response - build 1217.)

@stephengillie stephengillie added Validation-Completed Validation passed and removed Validation-Executable-Error Validation-Domain Needs-Attention This work item needs to be reviewed by a member of the core team. labels Feb 11, 2026
@stephengillie
Copy link
Collaborator

Manual Validation ended with:

PS C:\Users\User\Desktop> C:\Users\User\AppData\Local\Microsoft\WinGet\Links\aspire.exe --version
13.2.0-preview.1.26110.8+0a17ede208527b45aa93180fa8c5028eba222dec
PS C:\Users\User\Desktop> Get-ARPTable aspire

DisplayName : Aspire CLI
DisplayVersion : 13.2.0-preview.1.26110.8
Publisher : Microsoft Corporation
ProductCode : Microsoft.Aspire.CLI.Preview__DefaultSource
Scope : User

PS C:\Users\User\Desktop>

(Automated response - build 1217.)

@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Feb 11, 2026
@stephengillie stephengillie merged commit 66a01c0 into microsoft:master Feb 11, 2026
1 check passed
@github-actions github-actions bot deleted the issues/338465 branch February 12, 2026 00:02
@wingetbot
Copy link
Collaborator

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

radical added a commit to radical/winget-pkgs that referenced this pull request Feb 12, 2026
Dragon1573 added a commit to Dragon1573/winget-pkgs that referenced this pull request Feb 12, 2026
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.

[Package Request]: Aspire

3 participants