Jump to content

DirectX 9C silent installation


brightcow

Recommended Posts

1 Download directx_9c_redist.exe from MS website

2 directx_9c_redist.exe /? will show the command, but I found if just use the /Q and /T switch will not install this. Just extract the files

3 So in the extracted folders, type dxsetup /silent will install, at least works for me

there will be a log inside windows folder called DirectX.log show this successful.

======

08/18/04 12:44:11: DXSetup: CommandLine: /q

08/18/04 12:44:11: DXSetup: Invalid command line switch.

08/18/04 12:44:16: DXSetup: CommandLine: /?

08/18/04 12:44:16: DXSetup: Invalid command line switch.

08/18/04 12:44:21: DXSetup: CommandLine: /s

08/18/04 12:44:21: DXSetup: Invalid command line switch.

08/18/04 12:44:26: DXSetup: CommandLine: /silent

08/18/04 12:44:26: DSETUP: DirectXSetupA(): hWnd: 00000000 dwFlags: 02010098

08/18/04 12:44:26: dsetup32: === SetupForDirectX() start ===

08/18/04 12:44:26: dsetup32: DXSetupCommand = 0.

08/18/04 12:44:26: dsetup32: DirectXSetupIsJapanese == 0

08/18/04 12:44:26: dsetup32: DirectXSetupIsJapanNec == 0

08/18/04 12:44:26: dsetup32: Installing on WinXP SP

08/18/04 12:44:26: dsetup32: Checking the version: HKLM\software\microsoft\directx\Version

08/18/04 12:44:26: dsetup32: Version in registry = 4.08.01.0810

08/18/04 12:44:26: dsetup32: Version in DLL = 4.09.00.0904

and a lots of logs here then later:

08/18/04 12:45:47: dsetup32: RegisterDirectXWithActiveSetup: Done.

08/18/04 12:45:48: dsetup32: Installation ended with value 1 = Installation succeeded need restart

But not restarted so I think this works

Link to comment
Share on other sites


  • 2 weeks later...
  • 8 months later...

Just extract all the files to a folder in ur install folder

and do this:

start "" /wait %systemdrive%\INSTALLFOLDER\DX9FOLDER\dxsetup.exe /silent

U wont have any bugs!

cya! :thumbup

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...