Beste tweakers,
ik zit met een probleem,
Ik heb call of duty black ops, en als ik deze wil opstarten zegt het spel dat het een directx bestand mist. Dat is allemaal prima totdat ik de directx installatie wil uitvoeren om het te updaten. Hij kan het niet installeren.
heb al gegoogled maar niks helpt....
Directx.log
poging 1:
poging 2
poging 3:
Dxerror.log
poging 1:
poging 2:
poging 3:
heeft iemand een oplossing?
Gr
Bas de Jong
ik zit met een probleem,
Ik heb call of duty black ops, en als ik deze wil opstarten zegt het spel dat het een directx bestand mist. Dat is allemaal prima totdat ik de directx installatie wil uitvoeren om het te updaten. Hij kan het niet installeren.
heb al gegoogled maar niks helpt....
Directx.log
poging 1:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
| 11/26/10 16:34:25: DXWSetup: ***** DXWSETUP ***** 11/26/10 16:34:25: DXWSetup: WinMain() 11/26/10 16:34:25: DXWSetup: IsIA64(): not IA64. 11/26/10 16:34:25: DXWSetup: Unable to get Version on target file C:\Windows\system32\directx\websetup\dsetup.dll 11/26/10 16:34:25: DXWSetup: Installed file C:\Windows\system32\directx\websetup\dsetup.dll 11/26/10 16:34:25: DXWSetup: Unable to get Version on target file C:\Windows\system32\directx\websetup\dsetup32.dll 11/26/10 16:34:25: DXWSetup: Installed file C:\Windows\system32\directx\websetup\dsetup32.dll 11/26/10 16:34:25: DXWSetup: GetDXVersion(): Unable to get RC string from registry. 11/26/10 16:34:25: DXWSetup: DirectX Version: 4.09.00.0904.00 11/26/10 16:34:25: DXWSetup: Setup Version: 4.09.00.0904.00 11/26/10 16:34:25: DXWSetup: A newer version of DirectX have been installed already. 11/26/10 16:34:26: dsetup32: IsWow64(): running on Wow64. 11/26/10 16:34:26: dsetup32: GetLangCodePage(): VerQueryValue() failed, error = 1813. 11/26/10 16:34:26: dsetup32: GetLangCodePage(): Unable to get Translation valie. 11/26/10 16:34:26: dsetup32: GetLangCodePage(): VerQueryValue() failed, error = 1813. 11/26/10 16:34:26: dsetup32: GetLangCodePage(): Unable to get Translation valie. 11/26/10 16:34:39: DXWSetup: CDXWSetup::CDXWSetup() 11/26/10 16:34:39: DXWSetup: CDXWSetup::DownloadDXUpdate() 11/26/10 16:34:39: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x1, SubStatus = 0x0 11/26/10 16:34:39: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 11/26/10 16:34:39: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x2, SubStatus = 0x0 11/26/10 16:34:39: DXWSetup: OnStartInstall(): DLSize = 81, InstallSize = 0 11/26/10 16:34:39: DXWSetup: OnStartComponent(): ID = DXUpdate, DLSize = 81, InstallSize = 0, str = %DirectX_Setup% 11/26/10 16:34:39: DXWSetup: OnComponentProgress(): Phase = 0, Progress = 0 11/26/10 16:34:41: DXWSetup: OnStopComponent(): ID = DXUpdate, hr = 0x0, Phase = 9, str = %DirectX_Setup%, status = 0x0 11/26/10 16:34:41: DXWSetup: OnStopInstall(): hr = 0x0, str = (null), status = 0x0 11/26/10 16:34:41: DXWSetup: WM_APP_DOWNLOADDXUPDATE ngineStatus = 0x3, SubStatus = 0x0 11/26/10 16:34:41: DXWSetup: CDXWSetup::InitInstallEngine() 11/26/10 16:34:41: DXWSetup: CDXWSetup::InitInstallEngine(): Sections are not initialized. 11/26/10 16:34:41: DXWSetup: PreinstDlgProc(): CDXWSetup::InitInstallEngine() failed. 11/26/10 16:34:41: DXWSetup: WM_APP_ENDDOWNLOAD 11/26/10 16:34:57: DXWSetup: CDXWSetup::~CDXWSetup() 11/26/10 16:35:17: DXWSetup: CreatePropertySheet() returns -9. 11/26/10 16:35:18: DXWSetup: Deleted file C:\Windows\system32\directx\websetup\dsetup.dll. 11/26/10 16:35:18: DXWSetup: Deleted file C:\Windows\system32\directx\websetup\dsetup32.dll. |
poging 2
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
| 11/26/10 16:50:05: DXWSetup: ***** DXWSETUP ***** 11/26/10 16:50:05: DXWSetup: WinMain() 11/26/10 16:50:05: DXWSetup: IsIA64(): not IA64. 11/26/10 16:50:05: DXWSetup: Unable to get Version on target file C:\Windows\system32\directx\websetup\dsetup.dll 11/26/10 16:50:05: DXWSetup: Installed file C:\Windows\system32\directx\websetup\dsetup.dll 11/26/10 16:50:05: DXWSetup: Unable to get Version on target file C:\Windows\system32\directx\websetup\dsetup32.dll 11/26/10 16:50:05: DXWSetup: Installed file C:\Windows\system32\directx\websetup\dsetup32.dll 11/26/10 16:50:05: DXWSetup: GetDXVersion(): Unable to get RC string from registry. 11/26/10 16:50:05: DXWSetup: DirectX Version: 4.09.00.0904.00 11/26/10 16:50:05: DXWSetup: Setup Version: 4.09.00.0904.00 11/26/10 16:50:05: DXWSetup: A newer version of DirectX have been installed already. 11/26/10 16:50:05: dsetup32: IsWow64(): running on Wow64. 11/26/10 16:50:05: dsetup32: GetLangCodePage(): VerQueryValue() failed, error = 1813. 11/26/10 16:50:05: dsetup32: GetLangCodePage(): Unable to get Translation valie. 11/26/10 16:50:05: dsetup32: GetLangCodePage(): VerQueryValue() failed, error = 1813. 11/26/10 16:50:05: dsetup32: GetLangCodePage(): Unable to get Translation valie. 11/26/10 16:50:07: DXWSetup: CDXWSetup::CDXWSetup() 11/26/10 16:50:07: DXWSetup: CDXWSetup::DownloadDXUpdate() 11/26/10 16:50:07: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x1, SubStatus = 0x0 11/26/10 16:50:07: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 11/26/10 16:50:07: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x2, SubStatus = 0x0 11/26/10 16:50:07: DXWSetup: OnStartInstall(): DLSize = 81, InstallSize = 0 11/26/10 16:50:07: DXWSetup: OnStartComponent(): ID = DXUpdate, DLSize = 81, InstallSize = 0, str = %DirectX_Setup% 11/26/10 16:50:07: DXWSetup: OnComponentProgress(): Phase = 0, Progress = 0 11/26/10 16:50:09: DXWSetup: OnStopComponent(): ID = DXUpdate, hr = 0x0, Phase = 9, str = %DirectX_Setup%, status = 0x0 11/26/10 16:50:09: DXWSetup: OnStopInstall(): hr = 0x0, str = (null), status = 0x0 11/26/10 16:50:09: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 11/26/10 16:50:09: DXWSetup: WM_APP_DOWNLOADDXUPDATE 11/26/10 16:50:09: DXWSetup: CDXWSetup::InitInstallEngine() 11/26/10 16:50:09: DXWSetup: CDXWSetup::InitInstallEngine(): Sections are not initialized. 11/26/10 16:50:09: DXWSetup: PreinstDlgProc(): CDXWSetup::InitInstallEngine() failed. 11/26/10 16:50:09: DXWSetup: WM_APP_ENDDOWNLOAD 11/26/10 16:50:12: DXWSetup: CDXWSetup::~CDXWSetup() 11/26/10 16:50:14: DXWSetup: CreatePropertySheet() returns -9. 11/26/10 16:50:14: DXWSetup: Deleted file C:\Windows\system32\directx\websetup\dsetup.dll. 11/26/10 16:50:14: DXWSetup: Deleted file C:\Windows\system32\directx\websetup\dsetup32.dll. |
poging 3:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
| 11/26/10 16:50:35: DXWSetup: ***** DXWSETUP ***** 11/26/10 16:50:35: DXWSetup: WinMain() 11/26/10 16:50:35: DXWSetup: IsIA64(): not IA64. 11/26/10 16:50:35: DXWSetup: Unable to get Version on target file C:\Windows\system32\directx\websetup\dsetup.dll 11/26/10 16:50:35: DXWSetup: Installed file C:\Windows\system32\directx\websetup\dsetup.dll 11/26/10 16:50:35: DXWSetup: Unable to get Version on target file C:\Windows\system32\directx\websetup\dsetup32.dll 11/26/10 16:50:35: DXWSetup: Installed file C:\Windows\system32\directx\websetup\dsetup32.dll 11/26/10 16:50:35: DXWSetup: GetDXVersion(): Unable to get RC string from registry. 11/26/10 16:50:35: DXWSetup: DirectX Version: 4.09.00.0904.00 11/26/10 16:50:35: DXWSetup: Setup Version: 4.09.00.0904.00 11/26/10 16:50:35: DXWSetup: A newer version of DirectX have been installed already. 11/26/10 16:50:35: dsetup32: IsWow64(): running on Wow64. 11/26/10 16:50:35: dsetup32: GetLangCodePage(): VerQueryValue() failed, error = 1813. 11/26/10 16:50:35: dsetup32: GetLangCodePage(): Unable to get Translation valie. 11/26/10 16:50:35: dsetup32: GetLangCodePage(): VerQueryValue() failed, error = 1813. 11/26/10 16:50:35: dsetup32: GetLangCodePage(): Unable to get Translation valie. 11/26/10 16:50:37: DXWSetup: CDXWSetup::CDXWSetup() 11/26/10 16:50:37: DXWSetup: CDXWSetup::DownloadDXUpdate() 11/26/10 16:50:37: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x1, SubStatus = 0x0 11/26/10 16:50:37: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 11/26/10 16:50:37: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x2, SubStatus = 0x0 11/26/10 16:50:37: DXWSetup: OnStartInstall(): DLSize = 81, InstallSize = 0 11/26/10 16:50:37: DXWSetup: OnStartComponent(): ID = DXUpdate, DLSize = 81, InstallSize = 0, str = %DirectX_Setup% 11/26/10 16:50:37: DXWSetup: OnComponentProgress(): Phase = 0, Progress = 0 11/26/10 16:50:39: DXWSetup: OnStopComponent(): ID = DXUpdate, hr = 0x0, Phase = 9, str = %DirectX_Setup%, status = 0x0 11/26/10 16:50:39: DXWSetup: OnStopInstall(): hr = 0x0, str = (null), status = 0x0 11/26/10 16:50:39: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 11/26/10 16:50:39: DXWSetup: WM_APP_DOWNLOADDXUPDATE 11/26/10 16:50:39: DXWSetup: CDXWSetup::InitInstallEngine() 11/26/10 16:50:39: DXWSetup: CDXWSetup::InitInstallEngine(): Sections are not initialized. 11/26/10 16:50:39: DXWSetup: PreinstDlgProc(): CDXWSetup::InitInstallEngine() failed. 11/26/10 16:50:39: DXWSetup: WM_APP_ENDDOWNLOAD 11/26/10 16:50:41: DXWSetup: CDXWSetup::~CDXWSetup() 11/26/10 16:51:01: DXWSetup: CreatePropertySheet() returns -9. 11/26/10 16:51:01: DXWSetup: Deleted file C:\Windows\system32\directx\websetup\dsetup.dll. 11/26/10 16:51:01: DXWSetup: Deleted file C:\Windows\system32\directx\websetup\dsetup32.dll. |
Dxerror.log
poging 1:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
| -------------------- [11/26/10 16:34:26] module: dsetup32(Jun 2 2010), file: dsinline.h, line: 391, function: GetLangCodePage Failed API: VerQueryValue() Error: (1813) - Kan het opgegeven brontype niet vinden in het kopiebestand. Unable to get Translation valie. -------------------- [11/26/10 16:34:26] module: dsetup32(Jun 2 2010), file: dsinline.h, line: 391, function: GetLangCodePage Failed API: VerQueryValue() Error: (1813) - Kan het opgegeven brontype niet vinden in het kopiebestand. Unable to get Translation valie. -------------------- [11/26/10 16:34:41] module: DXWSetup(Jun 2 2010), file: dxwsetup.cpp, line: 219, function: CDXWSetup::InitInstallEngine Sections are not initialized. -------------------- [11/26/10 16:34:41] module: DXWSetup(Jun 2 2010), file: psheets.cpp, line: 472, function: PreinstDlgProc CDXWSetup::InitInstallEngine() failed. |
poging 2:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
| -------------------- [11/26/10 16:50:05] module: dsetup32(Jun 2 2010), file: dsinline.h, line: 391, function: GetLangCodePage Failed API: VerQueryValue() Error: (1813) - Kan het opgegeven brontype niet vinden in het kopiebestand. Unable to get Translation valie. -------------------- [11/26/10 16:50:05] module: dsetup32(Jun 2 2010), file: dsinline.h, line: 391, function: GetLangCodePage Failed API: VerQueryValue() Error: (1813) - Kan het opgegeven brontype niet vinden in het kopiebestand. Unable to get Translation valie. -------------------- [11/26/10 16:50:09] module: DXWSetup(Jun 2 2010), file: dxwsetup.cpp, line: 219, function: CDXWSetup::InitInstallEngine Sections are not initialized. -------------------- [11/26/10 16:50:09] module: DXWSetup(Jun 2 2010), file: psheets.cpp, line: 472, function: PreinstDlgProc CDXWSetup::InitInstallEngine() failed. |
poging 3:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
| -------------------- [11/26/10 16:50:35] module: dsetup32(Jun 2 2010), file: dsinline.h, line: 391, function: GetLangCodePage Failed API: VerQueryValue() Error: (1813) - Kan het opgegeven brontype niet vinden in het kopiebestand. Unable to get Translation valie. -------------------- [11/26/10 16:50:35] module: dsetup32(Jun 2 2010), file: dsinline.h, line: 391, function: GetLangCodePage Failed API: VerQueryValue() Error: (1813) - Kan het opgegeven brontype niet vinden in het kopiebestand. Unable to get Translation valie. -------------------- [11/26/10 16:50:39] module: DXWSetup(Jun 2 2010), file: dxwsetup.cpp, line: 219, function: CDXWSetup::InitInstallEngine Sections are not initialized. -------------------- [11/26/10 16:50:39] module: DXWSetup(Jun 2 2010), file: psheets.cpp, line: 472, function: PreinstDlgProc CDXWSetup::InitInstallEngine() failed. |
heeft iemand een oplossing?
Gr
Bas de Jong
Hoi.