microsoft / microsoft/winget-pkgs

DirectX 9.29.1974 - Use Offline Installer like Chocolatey

Open
#1,934 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Help-Wanted Issue-Feature Package-Request
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
376

Description

Description of the new feature/enhancement

The web installer does not work.
image
Use the offline installer instead like Chocolatey instead
https://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe

Proposed technical implementation details (optional)

I dont know if winget can currently use the offline installer. The exe needs to be extracted first. And then you run dxsetup.exe with /Silent.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the DirectX package manifest and comparing its current web-installer source with the linked offline installer. Check whether the package flow can extract directx_Jun2010_redist.exe and invoke dxsetup.exe with /Silent; done means the package installs successfully through winget without relying on the web installer.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.