Directx End User Runtimes June 2010 -

To check installed D3DX version on a system:

| File | Purpose | |------|---------| | DXSETUP.exe | Bootstrapper, checks OS version, runs directxupdate32/64 | | dxupdate.cab | Core installer logic (XML scripts) | | dsetup32.dll , dsetup64.dll | Legacy DirectX 9.0 setup helpers | | *.cab files (e.g., Dec2005_d3dx9_28_x86.cab ) | Individual DirectX version DLLs (9.0c monthly updates from 2004–2010) | directx end user runtimes june 2010

This is not "DirectX 11" per se (that shipped with Windows 7 in 2009), but rather the last that included legacy versions of DirectX (9.0c, 10, 10.1, 11) and, crucially, the D3DX utility library. 1. What It Actually Is The "June 2010" release is the final cumulative DirectX redistributable . Microsoft released it on MSDN and Download Center around June 7–8, 2010. After this, DirectX updates moved entirely to the DirectX SDK (last one: June 2010 SDK) and later to the Windows 8/10 SDK as part of the OS. To check installed D3DX version on a system: