Skip to content

Conversation

@DandelionSprout
Copy link
Contributor

@DandelionSprout DandelionSprout commented Oct 29, 2025

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.


Notes from me:

  • The program is unrelated to RHash.RHash as far as I can tell.
Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-100-307984-20251029-1

@DandelionSprout
Copy link
Contributor Author

I have no particular familiarity with Validation-Shell-Execute, so I'm not one to determine how to handle it.

@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 Oct 29, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Installation failed with exit code -1978335226
2025-10-29 03:43:42.102 [CLI ] ShellExecute installer failed: 1603
CustomAction InvokeBootstrapper returned actual error code -2147219198 (note this may not be 100% accurate if translation happened inside sandbox)
MSI (s) (44:04) [03:43:41:564]: Product: rust-hash-sum -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action InvokeBootstrapper, location: C:\Windows\Installer\MSI9721.tmp, command: /silent /install
Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action InvokeBootstrapper, location: C:\Windows\Installer\MSI9721.tmp, command: /silent /install
Property(S): ErrorDialog = ErrorDlg
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
MSI (s) (44:04) [03:43:41:908]: Product: rust-hash-sum -- Installation failed.

Hex Dec Inverted Dec Symbol Description
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
00000643 1603 -4294965693 ERROR_INSTALL_FAILURE Fatal error during installation. OR Previous MSI installer is missing (Or it might mean Install successful but system restart may be required.) Should this be add as an InstallerSuccessCode or similar?
8A150006 -1978335226 2316632070 APPINSTALLER_CLI_ERROR_SHELLEXEC_INSTALL_FAILED Running ShellExecute failed

(Automated response - build 1136.)

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

Labels

Needs-Attention This work item needs to be reviewed by a member of the core team. New-Package Validation-Shell-Execute

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants