directx 9

  • Thread starter Thread starter Michael GUIARD
  • Start date Start date
M

Michael GUIARD

Hi !

I'd like to find a directx 9 component. Where can I find it or how can I
build it ?
(I have the Windows XP Embedded without SP1)

thanks
Mike
 
ok thanks a lot Jason :)

Jason DeGeorge said:
I don't know if it is the "right" way to do it but I have been installing
dx9 after the image is built. You have to include the windows installer
service component in your build.

It is not the best solution but if you are prototyping it works ok
 
I don't know if it is the "right" way to do it but I have been installing
dx9 after the image is built. You have to include the windows installer
service component in your build.

It is not the best solution but if you are prototyping it works ok
 
did you install the directx 8 component in your image ?
because I cannot install directx 9, it fails on searching for previous
version and in my image I do not include DirectX completely, only some
components...
 
ok thanks
in fact the missing file for me was the USER.EXE ... I don't know which
component give this file but if I copy it to the system folder, DX9 install
works.
 
Back
Top