...okay...nuked everything to do with 'DirectX' out of the registry, gave WinXP an upgrade re-install, installed DirectXJune2005, re-installed VC# cuz I lost all my templates, now I'm good
Thanks Mykre...It fails at the installation of the DirectX Runtime...error code (-9)...then happily continues installing everything else (docs, samples, etc). The last few lines in the DirectX.log file are:
07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2005_d3dx9_24_x86.cab does not exist. 07/22/05 10:56:13: dxupdate: ----- 07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2005_d3dx9_24_x64.cab does not exist. 07/22/05 10:56:13: dxupdate: ----- 07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2005_MDX_x86.MSI does not exist. 07/22/05 10:56:13: dxupdate: ----- 07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Apr2005_d3dx9_25_x86.cab does not exist. 07/22/05 10:56:13: dxupdate: ----- 07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Apr2005_d3dx9_25_x64.cab does not exist. 07/22/05 10:56:13: dxupdate: ----- 07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Apr2005_MDX_x86.cab does not exist. 07/22/05 10:56:13: dxupdate: ----- 07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Jun2005_d3dx9_26_x86.cab... 07/22/05 10:56:13: dxupdate: DXCheckTrust(): C:\DXTemp\Redist\DirectX9\Jun2005_d3dx9_26_x86.cab is trusted. 07/22/05 10:56:13: dxupdate: Extracted file C:\WINNT\system32\DirectX\DX10.tmp\jun2005_d3dx9_26_x86.inf from cab 07/22/05 10:56:13: dxupdate: GetDXVersion(): This is older DirectX which does not have the version value in the registry. 07/22/05 10:56:13: dxupdate: DirectXUpdateGetSetupInformation(): GetDXVersion() failed. 07/22/05 10:56:13: dsetup32: InstallPlugIn(): DirectXUpdateInstallPlugIn() failed. 07/22/05 10:56:13: dsetup32: Installation ended with value -9 = Internal or unsupported error
...it looks like there's something old in there conflicting. I uninstalled the old stuff and manually deleted everything that was left over and I still get the error. Anyone know of a DirectX cleanup tool or manual procedure
No, I 've installed the June2005 DirectX SDK succesfully. I've installed on 2 XP-machines. No earlier versions of DirectX SDk were installed before. On one machine I have Visual Studio 2003 & 2005 beta. The other one had only Visual Studio 2005 beta (defaut installation)
.Net2 Beta 2 & DirectX SDK
Kismet123
<Program>.msi / will give you the switches.
Mykre
www.ircomm.net
Managed DirectX and Game Programming Resources.
hssj
Thanks for the replies guys.
Davey
Gerscht
Davey
Megakemp
07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2005_d3dx9_24_x86.cab does not exist.
07/22/05 10:56:13: dxupdate: -----
07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2005_d3dx9_24_x64.cab does not exist.
07/22/05 10:56:13: dxupdate: -----
07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2005_MDX_x86.MSI does not exist.
07/22/05 10:56:13: dxupdate: -----
07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Apr2005_d3dx9_25_x86.cab does not exist.
07/22/05 10:56:13: dxupdate: -----
07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Apr2005_d3dx9_25_x64.cab does not exist.
07/22/05 10:56:13: dxupdate: -----
07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Apr2005_MDX_x86.cab does not exist.
07/22/05 10:56:13: dxupdate: -----
07/22/05 10:56:13: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Jun2005_d3dx9_26_x86.cab...
07/22/05 10:56:13: dxupdate: DXCheckTrust(): C:\DXTemp\Redist\DirectX9\Jun2005_d3dx9_26_x86.cab is trusted.
07/22/05 10:56:13: dxupdate: Extracted file C:\WINNT\system32\DirectX\DX10.tmp\jun2005_d3dx9_26_x86.inf from cab
07/22/05 10:56:13: dxupdate: GetDXVersion(): This is older DirectX which does not have the version value in the registry.
07/22/05 10:56:13: dxupdate: DirectXUpdateGetSetupInformation(): GetDXVersion() failed.
07/22/05 10:56:13: dsetup32: InstallPlugIn(): DirectXUpdateInstallPlugIn() failed.
07/22/05 10:56:13: dsetup32: Installation ended with value -9 = Internal or unsupported error
...it looks like there's something old in there conflicting. I uninstalled the old stuff and manually deleted everything that was left over and I still get the error. Anyone know of a DirectX cleanup tool or manual procedure
Davey
2dipikke
Maybe this is a usefull link
http://support.microsoft.com/kb/q177430/
Marinus