Skip to content

New package: AMD.RyzenMaster version 2.14.1.3286 #267877

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

DandelionSprout
Copy link
Contributor

@DandelionSprout DandelionSprout commented Jun 24, 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:

Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-267877-20250624-1

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 24, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) June 24, 2025 11:11
@stephengillie
Copy link
Collaborator

This package doesn't seem to work correctly. It appears to be the installer:
image
image
image
image

@stephengillie stephengillie added the Needs-Author-Feedback This needs a response from the author. label Jun 24, 2025
@DandelionSprout
Copy link
Contributor Author

I'm getting it to work on my end without any problems:

image

@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 Jun 25, 2025
@DandelionSprout
Copy link
Contributor Author

It seems on further testing that AMD's installer is indeed flawed.

The above screenshot on my end did not actually install the program, it just installed a register listing.

So trying to run the 3 extracted sub-installers inside the installer:

AMD Ryzen Master.msi (The 123 MB version; Jumps straight to an interruption error):

image

AMD Ryzen Master UI.exe:

image

But: RyzenMasterExtract\MSIFiles\Qt_Dependancies\Setup.exe if there is no particularly faulty installer registry listing present:

image

So somehow we'd need to get Winget to run 3 installers in immediate succession, which I'd understand if Winget would not be able to do:

  • Run the 1st installer (amd-ryzen-master-2-14-1-3286.exe)
  • Run the extracted 2nd installer (AMD Ryzen Master.msi; the 123 MB version)
  • Run the 3rd installer (Setup.exe) that is extracted from the 2nd installer.

@DandelionSprout
Copy link
Contributor Author

Attempting to research it more tonight, my current impression is that the 1st installer is self-extracting after all.

auto-merge was automatically disabled June 30, 2025 17:50

Pull request was closed

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Attention This work item needs to be reviewed by a member of the core team. label Jun 30, 2025
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. New-Package Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants