Çözüldü DirectX Error: (0x80070057) - Parametre hatalı

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
Durum
Mesaj gönderimine kapalı.

aquaboz

Hectopat
Katılım
28 Haziran 2020
Mesajlar
15
Merhabalar ekteki hatayı almaktayım. Bir sürü çözüm yolu denedim fakat hiçbiri bu hatayı çözmemde yardımcı olmadı. Hatta bütün DLL dosyalarını da sildim neredeyse. Bu da log;


DirectX

Şimdiden teşekkür ederim.

 
Çözüm
Tamam, sorunun sebebi bu.

Şunu .Reg olarak kaydedip çalıştırır mısın?

Kod:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\DirectX]
"InstalledVersion"=hex:00,00,00,09,00,00,00,00
"Version"="4.09.00.0904"
Loglar:

Kod:
--------------------
[06/28/20 02:08:05] module: dxupdate(Mar 30 2011), file: dxupdate.cpp, line: 192, function: GetDXVersion

    Failed API:        RegQueryValueEx()
    Error:        (2) - Sistem belirtilen dosyayı bulamıyor.



    Current DirectX may be a older version which does not have the version value in the registry.

--------------------
[06/28/20 02:08:05] module: dxupdate(Mar 30 2011), file: dxupdate.cpp, line: 4764, function: DirectXUpdateGetSetupInformation

    GetDXVersion() failed.

--------------------
[06/28/20 02:08:05] module: dsetup32(Mar 30 2011), file: dxupdate.cpp, line: 280, function: CSetup::InstallPlugIn

    DirectXUpdateInstallPlugIn() failed.

--------------------
[06/28/20 02:08:05] module: dsetup32(Mar 30 2011), file: setup.cpp, line: 1727, function: CSetup::SetupForDirectX

    InstallPlugIn() failed.

--------------------
[06/28/20 02:12:31] module: DXWSetup(Mar 30 2011), file: dxwsetup.cpp, line: 352, function: CDXWSetup::InitInstallEngine

    Failed API:        SetAction()
    Error:        (0x80070057) - Parametre hatalı.



--------------------
[06/28/20 02:12:31] module: DXWSetup(Mar 30 2011), file: psheets.cpp, line: 705, function: PreinstDlgProc

    CDXWSetup::InitInstallEngine() failed.

Kod:
06/28/20 02:12:24: DXWSetup: ***** DXWSETUP *****
06/28/20 02:12:24: DXWSetup: WinMain()
06/28/20 02:12:24: DXWSetup: IsIA64(): not IA64.
06/28/20 02:12:24: DXWSetup: Unable to get Version on target file C:\Windows\system32\directx\websetup\dsetup.dll
06/28/20 02:12:24: DXWSetup: Installed file C:\Windows\system32\directx\websetup\dsetup.dll
06/28/20 02:12:24: DXWSetup: Unable to get Version on target file C:\Windows\system32\directx\websetup\dsetup32.dll
06/28/20 02:12:24: DXWSetup: Installed file C:\Windows\system32\directx\websetup\dsetup32.dll
06/28/20 02:12:24: DXWSetup: GetDXVersion(): This may be a older DirectX which does not have the version value in the registry.
06/28/20 02:12:24: DXWSetup: DirectX Version: 0.00.00.0000.00
06/28/20 02:12:24: DXWSetup: Setup Version: 4.09.00.0904.00
06/28/20 02:12:29: DXWSetup: CDXWSetup::CDXWSetup()
06/28/20 02:12:29: DXWSetup: CDXWSetup::DownloadDXUpdate()
06/28/20 02:12:29: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x1, SubStatus = 0x0
06/28/20 02:12:29: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0
06/28/20 02:12:29: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x2, SubStatus = 0x0
06/28/20 02:12:29: DXWSetup: OnStartInstall(): DLSize = 81, InstallSize = 0
06/28/20 02:12:29: DXWSetup: OnStartComponent(): ID = DXUpdate, DLSize = 81, InstallSize = 0, str = %DirectX_Setup%
06/28/20 02:12:29: DXWSetup: OnComponentProgress(): Phase = 0, Progress = 0
06/28/20 02:12:30: DXWSetup: OnStopComponent(): ID = DXUpdate, hr = 0x0, Phase = 9, str = %DirectX_Setup%, status = 0x0
06/28/20 02:12:30: DXWSetup: OnStopInstall(): hr = 0x0, str = (null), status = 0x0
06/28/20 02:12:30: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0
06/28/20 02:12:30: DXWSetup: WM_APP_DOWNLOADDXUPDATE
06/28/20 02:12:30: DXWSetup: CDXWSetup::InitInstallEngine()
06/28/20 02:12:30: DXWSetup: Use string section : [Strings.ENG]
06/28/20 02:12:31: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x1, SubStatus = 0x0
06/28/20 02:12:31: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0
06/28/20 02:12:31: DXWSetup: GetDXVersion(): This may be a older DirectX which does not have the version value in the registry.
06/28/20 02:12:31: DXWSetup: DXVersion: 0.00.00.0000
06/28/20 02:12:31: DXWSetup: Install Section: [C:\Windows\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Users\deniz\AppData\Local\Microsoft\WindowsApps;C:\Us]
06/28/20 02:12:31: DXWSetup: CDXWSetup::InitInstallEngine(): SetAction() failed, error = 0x80070057.
06/28/20 02:12:31: DXWSetup: PreinstDlgProc(): CDXWSetup::InitInstallEngine() failed.
06/28/20 02:12:31: DXWSetup: WM_APP_ENDDOWNLOAD
06/28/20 02:12:33: DXWSetup: CDXWSetup::~CDXWSetup()
06/28/20 02:12:35: DXWSetup: CreatePropertySheet() returns -9.
06/28/20 02:12:35: DXWSetup: Deleted file C:\Windows\system32\directx\websetup\dsetup.dll.
06/28/20 02:12:35: DXWSetup: Deleted file C:\Windows\system32\directx\websetup\dsetup32.dll.
 
Durum
Mesaj gönderimine kapalı.
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…