Automating DirectX 9.0b installation

  • Thread starter Thread starter David
  • Start date Start date
D

David

I would like to add DirectX 9.0b to my unattended Windows
2000 deployment. I am not able to find any command line
options to suppress the license agreement and other user
required items. Is there a way to automate this
installation so that no user intervention is required?

Thanks, David.
 
David said:
I would like to add DirectX 9.0b to my unattended Windows
2000 deployment. I am not able to find any command line
options to suppress the license agreement and other user
required items. Is there a way to automate this
installation so that no user intervention is required?

Hi

The official answer from Microsoft is to make your own custom installer that
uses the DirectX Setup API , DirectXSetup(), or get a special version if you
are Microsoft Volume License Customers (VLC).

http://groups.google.com/[email protected]

http://groups.google.com/[email protected]

http://groups.google.com/groups?selm=##kX23XzCHA.1876@TK2MSFTNGP11


A workarounds that might work (see post 4):
http://www.thetechguide.com/forum/i...a72eaedd0f&act=ST&f=2&t=8281&hl=directx&st=20
 
Back
Top