Jump to content

Integrate DirectX June 2010 SDK with WinToolkit?


Shodan2000

Recommended Posts

Is it possible to integrate DirectX June 2010 SDK (https://www.microsoft.com/en-us/download/details.aspx?id=8109) via WinToolkit in a Windows 7 image?

The integrated DirectX 11 in Windows 7 is not enough for some programs and games. They will ask for older DirectX files (like d3dx10_43.dll is missing).

 

 

I'm currently do a separate silent installation, but I like integration more.

START /WAIT "Extract DirectX June 2010 SDK" "directx_Jun2010_redist.exe" /C /T:%TEMP% /QSTART /WAIT "Installing DirectX June 2010 SDK" "%TEMP%\DXSETUP.exe" /silent
Edited by Shodan2000
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...