wuschel Posted August 12, 2004 Posted August 12, 2004 All i have to do is to download your attachment? Or do i have to do all the steps like extracting, replaceing,...??
oioldman Posted August 12, 2004 Posted August 12, 2004 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?
baza23 Posted August 12, 2004 Posted August 12, 2004 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
prathapml Posted August 12, 2004 Posted August 12, 2004 Yes, that's perfect. (If you're sure that's where you have the installer stored).
baza23 Posted August 12, 2004 Posted August 12, 2004 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.
wuschel Posted August 13, 2004 Posted August 13, 2004 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
oioldman Posted August 13, 2004 Posted August 13, 2004 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.
baza23 Posted August 13, 2004 Posted August 13, 2004 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
r4v3n Posted August 13, 2004 Posted August 13, 2004 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?
ZoSTeR Posted August 13, 2004 Posted August 13, 2004 Yes, DirectX 9.0c is included in the Service Pack 2.
prathapml Posted August 14, 2004 Posted August 14, 2004 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.
shaokahn Posted August 23, 2004 Posted August 23, 2004 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?
Aaron Posted August 23, 2004 Posted August 23, 2004 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.
shaokahn Posted August 23, 2004 Posted August 23, 2004 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now