Skip to content

New package: ASIX.AX88179DriverSetup version 2.0.3.0 #267997

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

Merged

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:

  • An ARM64 driver also exists, but it is not part of the setup tool, and creating manifests for any of the standalone driver downloads on that page (e.g. https://www.asix.com.tw/en/support/download/file/1903) fails with the error "No supported installer(s) found in zip archive", as they contain only the driver .inf and not any executables.
  • ASIX lists separate setup tools for Windows 11 and Windows 10; the latter is numbered as 2.0.2.0. I went with only the Windows 11 setup tool in this PR.
Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

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

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-267997-20250624-2

@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 13:50
@stephengillie
Copy link
Collaborator

Verify:

  • The scan step, which launches all EXEs, caused the validation VM to use about 20 GB of RAM.
    image
    VCRedist might be a dependency.
    image
    Since the application seems to display version 3.22.3.0, while the installer writes 2.0.3.0 to the Registry, should a DisplayVersion property be added to the manifest?

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

  • "(…), should a DisplayVersion property be added to the manifest?"

I guess so, though it's not a property I've tried to use before.

@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
auto-merge was automatically disabled June 25, 2025 04:56

Head branch was pushed to by a user without write access

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-267997-20250625-1

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-267997-20250625-2

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Needs-Attention This work item needs to be reviewed by a member of the core team. Validation-Completed Validation passed labels Jun 25, 2025
@wingetbot wingetbot added the Internal-Error-PR The test to validate the PR is correct failed. label Jun 25, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Attention This work item needs to be reviewed by a member of the core team. label Jun 25, 2025
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-267997-20250625-3

@microsoft-github-policy-service microsoft-github-policy-service bot removed Internal-Error-PR The test to validate the PR is correct failed. Needs-Attention This work item needs to be reviewed by a member of the core team. labels Jun 25, 2025
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 25, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) June 25, 2025 07:16
auto-merge was automatically disabled June 25, 2025 16:35

Head branch was pushed to by a user without write access

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-267997-20250625-4

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

@wingetbot run

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. label Jul 1, 2025
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-267997-20250701-1

@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jul 1, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jul 2, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 0a6f5a4 into microsoft:master Jul 2, 2025
1 check passed
@wingetbot
Copy link
Collaborator

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

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.

4 participants