You can install basic DX9 via winget. Code: winget install Microsoft.DirectX --accept-package-agreements --accept-source-agreements
I really like this thing. It installs faster compared to the original installer. If possible could you please publish the code? Thank you!
@abbodi1406 No update needed with the "xaudio2_9redist.dll"? I would also add an description for v1 and v2.
I could if I had the source code for the .exe file package. By adding a description, I mean the difference between the uploaded v1 and v2.
The original OpenAL is unmaintained. I think most end-users will be happier with "OpenAL Soft." Many open-source games actually distribute OpenAL Soft. It isn't obscure software. It's even referenced on the original OpenAL's Wikipedia entry. Rename the 32-bit soft_oal.dll to OpenAL32.dll and move it to SysWOW64. Rename the 64-bit soft_oal.dll to OpenAL32.dll and move it to System32. As far as a "repack," personally I made a zip file with System32\OpenAL32.dll and SysWOW64\OpenAL32.dll, and I simply extract it to my Windows folder as needed.