August 12, 200422 yr All i have to do is to download your attachment? Or do i have to do all the steps like extracting, replaceing,...??
August 12, 200422 yr All i did was extract and run dxsetup.exe with the appropriate switches, which i think was /silent /noreboot and no issues were encountered.Why the need to use a modified one when the original works perfectly well?
August 12, 200422 yr Would this be the correct command to use to put in my install.cmd file?ECHO.ECHO Installing DirectX 9.0CECHO Please wait...start /wait %systemdrive%\install\Applications\DirectX9c\dxsetup.exe /silent /noreboot
August 12, 200422 yr Yes, that's perfect. (If you're sure that's where you have the installer stored).
August 12, 200422 yr Yes, that's perfect. (If you're sure that's where you have the installer stored).Yeah I extraced all files into the DirectX9c folder shown in the command i'm going to use.
August 13, 200422 yr My directx9.0c is in the svc-pre folder, but at the installation there ist always a message: "Do you want to install directx 9.0c?" and then i have to reboot, why is this so? thxmfg wuschel
August 13, 200422 yr wuschel,That sounds to me like a mis-spelt switch as one works and the other doesn't. Try using the switches as stated in the post by baza23 which works for eveybody else.Hope that helps.
August 13, 200422 yr wuschel,That sounds to me like a mis-spelt switch as one works and the other doesn't. Try using the switches as stated in the post by baza23 which works for eveybody else.Hope that helps.I just tried a new disc and it comes up with invalid switch when trying to install directx9c, is there a problem with the command I used.ECHO.ECHO Installing DirectX 9.0CECHO Please wait...start /wait %systemdrive%\install\Applications\DirectX9c\dxsetup.exe /silent /norebootI'm pretty sure that the /noreboot switch doesn't work
August 13, 200422 yr This works for me:REG ADD %KEY%\010 /VE /D "DirectX 9.0c" /fREG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\DirectX\dxsetup.exe /silent" /fBut it executes very fast in XP SP2 so maybe it is already included in SP2? Anyone knows about this?
August 14, 200422 yr Yes, DirectX 9.0c is included in the Service Pack 2.LOL, this confirmation is being given for the nth time....So let me add in my own part - WMP9, and WMM2.1 as well are included in SP2.
August 23, 200421 yr So, if i put the file directx_9c_redist.exe in the update subfolder of i386 folder of windows xp and add to the file svcpack.inf this line -> directx_9c_redist.exe /silent /noreboot , i'll get this working fine? tks in advance.PS.: whats the noreboot switch?
August 23, 200421 yr shaokahn, you need to extract it and use the /silent switch on setup.exe. I don't believe /noreboot is a valid switch, not that I've seen it anywhere.
August 23, 200421 yr Aaron,ECHO.ECHO Installing DirectX 9.0CECHO Please wait...start /wait %systemdrive%\install\Applications\DirectX9c\dxsetup.exe /silent /norebootthis is posted on page4 of this topic, by baza23, thats why i said it.i've unpacked it and i have several files, should i put them all on /update folder and add the line dxsetup.exe /silent to de svcpack.inf?tks in advance Aaron.P.S.: baza23 used a .cmd file, should i use it or svcpack for the directx is enough?
Create an account or sign in to comment