Help out guys ... Please
Direct9.0c unattended
#62
Posted 13 May 2005 - 04:18 PM
So just install XP and run DirectX manually after that. You can't add ANYTHING after you made the iso.
I know I made a XP wersion myself and switched out a few programs a few years back before nlite even existed but I cant remeber where to read up on it, best bet is read through the files in the SUPPORT folder on the XP cd and check the MS site. Im 100% sure you can switch the old directX to a new one
#63
Posted 18 May 2005 - 11:49 AM
Guide to make a Silent Directx 9.0C install:
1- download directx 9.0c redist
2- extract
3- replace the dxsetup.exe by the new one here (a user already posted it up there)
4- You can delete Directx.cab and BDA.cab if you are running on Windows NT/2000/XP/2003
5- Start > Run > iexpress.exe
6- select "create new self extraction directive file"
7- select "extract files and run an installation command"
8- title: dx90csilent
9- select "no prompt"
10- "do not display a license"
11- add all the extracted files
12- in the first combobox (install program), select "dxsetup.exe" and add this string at the end: " /install /silent". It now should be "dxsetup.exe /install /silent"
13- select hidden
14- select "no message"
15- choose a path where the EXE install will be saved AND check "hide file extracting progress animation from user"
16- select "no reboot"
17- select "don't save"
18- click next
19- Done!
but now what do i do with the EXE file i just created ?
i put it in my CMDLINES.txt - and it did not work
so how can i make the file part of my slipstream ?
#64
Posted 15 June 2005 - 09:28 AM
[SetupHotfixesToRun]
dx9c.EXE /silent
....
......
#65
Posted 17 June 2005 - 12:18 AM
But if I install it later on I get an error concernig crypt32.dll.
Any ideas ???
#66
Posted 18 June 2005 - 02:08 AM
any ideas ?
#67
Posted 17 July 2005 - 04:06 AM
if you can extract cab's before packing
compression ratio must be perfect
#68
Posted 28 July 2005 - 12:01 PM
9717875, on Jun 18 2005, 02:08 PM, said:
any ideas ?
<{POST_SNAPBACK}>
I have this problem too. Are you found any ideas ?
#69
Posted 29 July 2005 - 05:17 AM
ECHO Installing DirectX 9.0c
ECHO Please wait...
start /wait %systemdrive%\install\Directx9c\dxsetup.exe /silent
works for me everytime
#70
Posted 07 September 2005 - 04:16 AM
#71
Posted 13 April 2006 - 11:36 PM
i have a problem, i have windows xp service pack 2 beta edition which has directx 9.0b and now i cannot downgrade or upgrade, so i would like to make a new disc with directx 9.0c, i have the files all i would like to know is how i could install it properly, i have searched everywhere and cant seem to find a proper guide, if someone caring out there could show me how icould do this with a guide, if possible screen shots (please please
and if you are going to help me on this, could you also tell me where to put the .net framework files, i downloaded 2.0, i really need to update my windows xp cd, but i dont know how i can accomplish this with out your help, please e-mail me at nightblades[at]gmail[dot]com with a guide, i will be checking here frequently though
Vijay
#73
Posted 14 August 2008 - 03:12 PM
start /wait directx_jun2008_redist.exe /Q /T:"%temp%\DX9\" %temp%\DX9\DXSETUP.exe /silent del %temp%\DX9\" /F /S /Q rd "%temp%\DX9\" /Q
and it works silent and clear.
#74
Posted 15 August 2008 - 08:29 AM
Echo Launching DirectX installation.
%Source%Silence\directX.exe /t:"%temp%" /q
pushd "%temp%"
start /wait DXSETUP.exe /silent
popd
Suggest deleting temp dir after reboot instead, common practice.
Wrote about this in Kurt's x64 thread, and it's the one method currently in use.



Help


Back to top









