microsoft / microsoft/winget-pkgs
DirectX 9.29.1974 - Use Offline Installer like Chocolatey
Nobody has claimed this yet.
- 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.

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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