Unattended XPCD
   


DirectX 9.0c
Submitted by Veovis

Download DirectX 9.0c (redistribuable package) on Microsoft.
The latest is DirectX 9.0c (Decembre 2005)

» Install DirectX 9.0c with GuiRunOnce Section

Open WINNT.SIF and add the command under the GuiRunOnce Section (write if not exist).
In my example, I have extract the package under $OEM$\$$\Temp\directx, but you can keep the package and just add /silent switch after (see next section).
TIPS : ".exe" is optional, so you can write DXSETUP /silent or DXSETUP.EXE /silent, as you want.

[GuiRunOnce]
"%WINDIR%\Temp\directx\DXSETUP /silent"


» Install DirectX 9.0c with svcpack.inf

Put the DirectX package under \I386\SVCPACK\DIRECTX.EXE
Open svcpack.exe and add this

[SetupHotfixesToRun]
DIRECTX.EXE /silent

Last updated 2006-03-22 12:54:11 by Veovis  [Edit]
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001 - 2009 msfn.org
Privacy Policy