DirectX 9.0b
Download: DirectX 9.0b
Extract from the .rar file and then copy DX9NTopk.exe to \$OEM$\$1\install\DirectX9b\
The DirectX 9.0b OPK does not require any switches to silently install. Add the following commands to your existing batch file:
ECHO. ECHO Installing DirectX 9.0b ECHO Please wait... start /wait %systemdrive%\install\DirectX9b\DX9NTopk.exe
» Install DirectX 9.0b using svcpack.inf
If you've made a svcpack.inf file for installing hotfixes, you can also install DirectX 9.0b from there:
Copy DX9NTopk.exe to the \I386\SVCPACK\ folder and then add this line under [SetupHotfixesToRun] in svcpack.inf:
[SetupHotfixesToRun] DX9NTopk.exe
Submitted by Alanoll.
Last updated 2005-12-24 20:30:21 by Alanoll
Last updated 2005-12-24 20:30:21 by Alanoll