April 13, 200521 yr For the installation of Windows XP sp1 I would like to use the latest DirectX9.0C. I can only find DX9NTOPK which is version 9.0B. Is there a newer DX9NTopk around or can I update DirectX in another way to 9.0C?TIAWim
April 13, 200521 yr Try this one :http://download.microsoft.com/download/8/1...x_9c_redist.exeCheers,Marthax
April 13, 200521 yr Author I know that one, but can't install it unattended... Or must it be repackaged some way?Regards,Wim
April 14, 200521 yr Extract the files from the executable. Run a silent setup with the /silent option...@ECHO OFFTITLE DirectX 9C InstallationECHO Installing Microsoft DirectX 9CECHO Please wait...START "directx" /wait ".\dxsetup.exe" /silentEXIT
April 17, 200521 yr Im trying to make a win2K SP4 unattended disk. Im a little confused over the hotfixes. Some of the hotfixes apply to IE6 and directX but those arnt packaged with SP4. Am i able to add the following to the svcpack.inf file?dxsetup.exe /silentie6setup.exe /Qsimilar toMPSetup9.exe /QAnd then apply the hotfixes to DX9 and ie6 further down the [hotfixestoapply] list?Does anyone have an example of the unattended files required for a fully hotfixed win2K sp4 install? Im in a bit of a hurry with this. And the guide refers to XP, its a little confusing.
Create an account or sign in to comment