You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failure to parse win 10, attempting win 11
Installation failed with exit code -1978334972
Error occurred while trying to capture screenshot. System.ComponentModel.Win32Exception (6): The handle is invalid.
2026-02-28 20:32:22.937 [CLI ] No suitable installer found for manifest Microsoft.DotNet.DesktopRuntime.10 with version 10.0.3
2026-02-28 11:13:39.814 [CLI ] No suitable installer found for manifest Microsoft.DotNet.DesktopRuntime.10 with version 10.0.3
Hex
Dec
Inverted Dec
Symbol
Description
0000000B
11
-4294967285
ERROR_BAD_FORMAT
An attempt was made to load a program with an incorrect format.
8A150104
-1978334972
2316632324
APPINSTALLER_CLI_ERROR_INSTALL_MISSING_DEPENDENCY
This package has a dependency missing from your system. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow