Sistemime DirectX 11 kurmaya calıştığımda hata veriyor. Sistem guncellemelerini yaptım, cozumlerin bir kacını da denedim ama sorun hala devam ediyor. Yardım ederseniz sevinirim şimdiden teşekkur ederim

.
Kod:Panoya kopyala
-------------------- [09/09/19 12:35:50] module: DXWSetup(Mar 30 2011), file: dxwsetup.cpp, line: 229, function: CDXWSetup::InitInstallEngine Sections are not initialized. -------------------- [09/09/19 12:35:50] module: DXWSetup(Mar 30 2011), file: psheets.cpp, line: 705, function: PreinstDlgProc CDXWSetup::InitInstallEngine() failed. -------------------- [09/09/19 12:40:19] module: DXWSetup(Mar 30 2011), file: dxwsetup.cpp, line: 229, function: CDXWSetup::InitInstallEngine Sections are not initialized. -------------------- [09/09/19 12:40:19] module: DXWSetup(Mar 30 2011), file: psheets.cpp, line: 705, function: PreinstDlgProc CDXWSetup::InitInstallEngine() failed.
Kod:Panoya kopyala
09/09/19 12:35:46: DXWSetup: ***** DXWSETUP ***** 09/09/19 12:35:46: DXWSetup: WinMain() 09/09/19 12:35:46: DXWSetup: IsIA64(): not IA64. 09/09/19 12:35:46: DXWSetup: Unable to get Version on target file C:Windowssystem32directxwebsetupdsetup.dll 09/09/19 12:35:46: DXWSetup: Installed file C:Windowssystem32directxwebsetupdsetup.dll 09/09/19 12:35:46: DXWSetup: Unable to get Version on target file C:Windowssystem32directxwebsetupdsetup32.dll 09/09/19 12:35:46: DXWSetup: Installed file C:Windowssystem32directxwebsetupdsetup32.dll 09/09/19 12:35:46: DXWSetup: GetDXVersion(): Unable to get RC string from registry. 09/09/19 12:35:46: DXWSetup: DirectX Version: 4.09.00.0904.00 09/09/19 12:35:46: DXWSetup: Setup Version: 4.09.00.0904.00 09/09/19 12:35:46: DXWSetup: A newer version of DirectX have been installed already. 09/09/19 12:35:50: DXWSetup: CDXWSetup::CDXWSetup() 09/09/19 12:35:50: DXWSetup: CDXWSetup:

ownloadDXUpdate() 09/09/19 12:35:50: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x1, SubStatus = 0x0 09/09/19 12:35:50: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 09/09/19 12:35:50: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x2, SubStatus = 0x0 09/09/19 12:35:50: DXWSetup: OnStartInstall(): DLSize = 81, InstallSize = 0 09/09/19 12:35:50: DXWSetup: OnStartComponent(): ID = DXUpdate, DLSize = 81, InstallSize = 0, str = %DirectX_Setup% 09/09/19 12:35:50: DXWSetup: OnComponentProgress(): Phase = 0, Progress = 0 09/09/19 12:35:50: DXWSetup: OnStopComponent(): ID = DXUpdate, hr = 0x0, Phase = 9, str = %DirectX_Setup%, status = 0x0 09/09/19 12:35:50: DXWSetup: OnStopInstall(): hr = 0x0, str = (null), status = 0x0 09/09/19 12:35:50: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 09/09/19 12:35:50: DXWSetup: WM_APP_DOWNLOADDXUPDATE 09/09/19 12:35:50: DXWSetup: CDXWSetup::InitInstallEngine() 09/09/19 12:35:50: DXWSetup: CDXWSetup::InitInstallEngine(): Sections are not initialized. 09/09/19 12:35:50: DXWSetup: PreinstDlgProc(): CDXWSetup::InitInstallEngine() failed. 09/09/19 12:35:50: DXWSetup: WM_APP_ENDDOWNLOAD 09/09/19 12:35:51: DXWSetup: CDXWSetup::~CDXWSetup() 09/09/19 12:35:52: DXWSetup: CreatePropertySheet() returns -9. 09/09/19 12:35:52: DXWSetup: Deleted file C:Windowssystem32directxwebsetupdsetup.dll. 09/09/19 12:35:52: DXWSetup: Deleted file C:Windowssystem32directxwebsetupdsetup32.dll. 09/09/19 12:40:15: DXWSetup: ***** DXWSETUP ***** 09/09/19 12:40:15: DXWSetup: WinMain() 09/09/19 12:40:15: DXWSetup: IsIA64(): not IA64. 09/09/19 12:40:15: DXWSetup: Unable to get Version on target file C:Windowssystem32directxwebsetupdsetup.dll 09/09/19 12:40:15: DXWSetup: Installed file C:Windowssystem32directxwebsetupdsetup.dll 09/09/19 12:40:15: DXWSetup: Unable to get Version on target file C:Windowssystem32directxwebsetupdsetup32.dll 09/09/19 12:40:15: DXWSetup: Installed file C:Windowssystem32directxwebsetupdsetup32.dll 09/09/19 12:40:15: DXWSetup: GetDXVersion(): Unable to get RC string from registry. 09/09/19 12:40:15: DXWSetup: DirectX Version: 4.09.00.0904.00 09/09/19 12:40:15: DXWSetup: Setup Version: 4.09.00.0904.00 09/09/19 12:40:15: DXWSetup: A newer version of DirectX have been installed already. 09/09/19 12:40:19: DXWSetup: CDXWSetup::CDXWSetup() 09/09/19 12:40:19: DXWSetup: CDXWSetup:

ownloadDXUpdate() 09/09/19 12:40:19: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x1, SubStatus = 0x0 09/09/19 12:40:19: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 09/09/19 12:40:19: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x2, SubStatus = 0x0 09/09/19 12:40:19: DXWSetup: OnStartInstall(): DLSize = 81, InstallSize = 0 09/09/19 12:40:19: DXWSetup: OnStartComponent(): ID = DXUpdate, DLSize = 81, InstallSize = 0, str = %DirectX_Setup% 09/09/19 12:40:19: DXWSetup: OnComponentProgress(): Phase = 0, Progress = 0 09/09/19 12:40:19: DXWSetup: OnStopComponent(): ID = DXUpdate, hr = 0x0, Phase = 9, str = %DirectX_Setup%, status = 0x0 09/09/19 12:40:19: DXWSetup: OnStopInstall(): hr = 0x0, str = (null), status = 0x0 09/09/19 12:40:19: DXWSetup: OnEngineStatusChange(): EngineStatus = 0x3, SubStatus = 0x0 09/09/19 12:40:19: DXWSetup: WM_APP_DOWNLOADDXUPDATE 09/09/19 12:40:19: DXWSetup: CDXWSetup::InitInstallEngine() 09/09/19 12:40:19: DXWSetup: CDXWSetup::InitInstallEngine(): Sections are not initialized. 09/09/19 12:40:19: DXWSetup: PreinstDlgProc(): CDXWSetup::InitInstallEngine() failed. 09/09/19 12:40:19: DXWSetup: WM_APP_ENDDOWNLOAD 09/09/19 12:41:12: DXWSetup: CDXWSetup::~CDXWSetup() 09/09/19 12:41:13: DXWSetup: CreatePropertySheet() returns -9. 09/09/19 12:41:13: DXWSetup: Deleted file C:Windowssystem32directxwebsetupdsetup.dll. 09/09/19 12:41:13: DXWSetup: Deleted file C:Windowssystem32directxwebsetupdsetup32.dll.