cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dracan
Level 5

DirectX object not installing d3dx9_42.dll

My installscript project installs DirectX 9.0c as part of it's installation (via the "Application Data->Objects" section. This does display a dialog during installation saying that it's installing directx. However, this doesn't create the d3dx9_42.dll anywhere on the target machine's harddrive, which our game requires. Installing the official Microsoft DirectX redist does install this file.

Any ideas what the problem could be?

Thankyou for any help with this,
Dan.
Labels (1)
0 Kudos
(1) Reply
JeanAHough
Level 2

dracan wrote:
My installscript project installs DirectX 9.0c as part of it's installation (via the "Application Data->Objects" section. This does display a dialog during installation saying that it's installing directx. However, this doesn't create the d3dx9_42.dll anywhere on the target machine's harddrive, which our game requires. Installing the official Microsoft DirectX redist does install this file.

Any ideas what the problem could be?

Thankyou for any help with this,
Dan.


Hi dracan,

Just follow these steps:
d3dx9_42.dll
It is because you will be missing written documents.
Step 1. You may acquire d3dx9_42.dll listed here.
Step 2. Substance that submit for your system32 in addition to process directory. Additionally place it with your syswow
Step 3. Browse through in your System32(32Bit OS) or maybe SyWOW64(64Bit The gw990) Directory.
Note: The venue with System32 or perhaps SyWOW64 is
C:Windows\System32 (If you work with 32Bit Windows 7)
C:\Windows\SysWOW64 (if you are using 64Bit House windows)
Step 4.Paste your d3dx9_42.dll in to that directory.
Step 5.Manage the action. It would deliver the results at this moment.
0 Kudos