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
Installation failed with exit code -1978335226
2026-07-09 09:49:50.830 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(500)\WindowsPackageManager.dll!00007FFEE9F64883: (caller: 00007FFEE9F5FF09) Exception(1) tid(2a38) 80070003 The system cannot find the path specified.
2026-07-09 09:49:50.843 [CORE] RemoveMotwIfApplicable failed before IAttachmentExecute::Save(). Result: -2147024893. Proceeding with Save()
2026-07-09 09:50:07.888 [CLI ] ShellExecute installer failed: 3221225477
Hex
Dec
Inverted Dec
Symbol
Description
80070003
-2147024893
2147942403
ERROR_PATH_NOT_FOUND
The system cannot find the path specified.
8A150006
-1978335226
2316632070
APPINSTALLER_CLI_ERROR_SHELLEXEC_INSTALL_FAILED
Running ShellExecute failed.
C0000005
-1073741819
3221225477
STATUS_ACCESS_VIOLATION
Possibly Access Violation. (This is occasionally seen in PRs despite the install otherwise being successful. Should it be added as an InstallerSuccessCode or similar here?).
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.
Automated by 🥟 SpecterShell/Dumplings in workflow run #23599.
Microsoft Reviewers: Open in CodeFlow