Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Windos
win32.3rdparty
win32.directx.audio
win32.directx.ddk
win32.directx.graphics
win32.directx.input
win32.directx.managed
win32.directx.misc
win32.directx.networking
win32.directx.sdk
win32.directx.video
win32.dirx.grap.shaders
win32.gdi
win32.international
win32.kernel
win32.messaging
win32.mmedia
win32.networks
win32.ole
win32.rtc
win32.tapi
win32.tapi.beta
win32.tools
win32.ui
win32.wince
win32.wmi
windows.mediacenter
winfx.aero
winfx.announcements
winfx.avalon
winfx.collaboration
winfx.fundamentals
winfx.general
winfx.indigo
winfx.sdk
winfx.winfs
  
 
date: Fri, 24 Mar 2006 07:04:03 -0800,    group: microsoft.public.win32.programmer.directx.sdk        back       


Detecting d3dx9_27.dll   
I would like to know if there is a way to detect whether d3dx9_27.dll has 
been installed on a system?  Is there a registry key that is set when the dll 
is installed?  Or is the dll always installed in <SystemRoot>/system32 ?

Thanks,

Stéphane
date: Fri, 24 Mar 2006 07:04:03 -0800   author:   Stéphane Côté

Re: Detecting d3dx9_27.dll   
On Fri, 24 Mar 2006 07:04:03 -0800, Stphane Ct wrote:

> I would like to know if there is a way to detect whether d3dx9_27.dll has 
> been installed on a system?  Is there a registry key that is set when the dll 
> is installed?  Or is the dll always installed in <SystemRoot>/system32 ?

The DX installer always installs in into <SystemRoot>/system32.

-- 
Please read this before replying:
1. Dshow & posting help:  http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others:  follow up if you are helped or you found a solution
date: Fri, 24 Mar 2006 08:08:48 -0700   author:   The March Hare [MVP]

Re: Detecting d3dx9_27.dll   
Thanks again, and for replying so quickly!

Your answers were very helpful.

Stéphane


"The March Hare [MVP]" wrote:

> On Fri, 24 Mar 2006 07:04:03 -0800, Stéphane Côté wrote:
> 
> > I would like to know if there is a way to detect whether d3dx9_27.dll has 
> > been installed on a system?  Is there a registry key that is set when the dll 
> > is installed?  Or is the dll always installed in <SystemRoot>/system32 ?
> 
> The DX installer always installs in into <SystemRoot>/system32.
> 
> -- 
> Please read this before replying:
> 1. Dshow & posting help:  http://tmhare.mvps.org/help.htm
> 2. Trim & respond inline (please don't top post or snip everything)
> 3. Benefit others:  follow up if you are helped or you found a solution
>
date: Fri, 24 Mar 2006 07:17:02 -0800   author:   Stéphane Côté

Re: Detecting d3dx9_27.dll   
>I would like to know if there is a way to detect whether d3dx9_27.dll has
> been installed on a system?  Is there a registry key that is set when the 
> dll
> is installed?  Or is the dll always installed in <SystemRoot>/system32 ?

Be careful about making these kind of assumptions.  You could use 
"LoadLibrary" to just see if "D3DX9_27" will resolve, but otherwise just 
always run DirectSetup's REDIST during installation instead of checking for 
it being 'already installed'.  If it is, Direct Setup will return quickly.

-- 
Chuck Walbourn
SDE, Game Technology Group

This posting is provided "AS IS" with no warranties, and confers no rights.
date: Mon, 27 Mar 2006 19:11:04 -0800   author:   Chuck Walbourn [MSFT]

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us