===TÜRKÇE===
Windows XP/Vista/7/8 ve Windows 10'da "Component 'comdlg32.ocx' or one of its dependencies not correctly registered: a file is missing or invalid" hatası alıyorsanız işte çözümü:
1- comdlg32.ocx dosyasını indirip arşivden çıkartın
2- comdlg32.ocx dosyasını C:\Windows\system32 dizinine atın. 64bit Windows Vista/7/8/10 için C:\Windows\SysWOW64 konumuna atın.
3- Başlat-Çalıştır'a cmd yazıp komut istemi penceresini açın ve şu komutu yazın:
regsvr32 c:\windows\system32\comdlg32.ocx
64bit Windows Vista/7/8/10 için, komut istemini yönetici olarak açmanız gerekmektedir (Komut istemini yönetici olarak açmak için: Başlat-Tüm Programlar-Donatılar- Komut istemi'ne sağ tıklayıp Yönetici Olarak Çalıştır'ı seçin). Ve şu komutu yazın:
regsvr32 c:\windows\syswow64\comdlg32.ocx
===ENGLISH===
Fixing "Component 'comdlg32.ocx' or one of its dependencies not correctly registered: a file is missing or invalid" error on Windows XP/Vista/7/8/10:
1- Download comdlg32.ocx and extract comdlg32.ocx from zip file
2- Move comdlg32.ocx to C:\Windows\system32 folder. For 64bit Vista/Win7/Win8/Win10, move comdlg32.ocx to C:\Windows\SysWOW64
3- Open a command line window and type following command:
regsvr32 C:\Windows\system32\comdlg32.ocx
Note: a) On 64bit Vista/Win7/Win8/Win10, run this command instead:
regsvr32 c:\Windows\SysWOW64\comdlg32.ocx
b) For Vista/Win7/Win8/Win10 with UAC turn on, the above command needs to be run from elevated command prompt.
Once comdlg32 is registered successfully, following message will prompt, DllRegisterServer in C:\WINDOWS\System32\comdlg32.ocx succeeded.
Now launch the application again you should not see file missing error.
Update: Important note if you use WIN7: when registering comdlg32.ocx, it must be done as administrator, or regsvr32.exe will failed with error 0x8002801c.
To do this as administrator, Go to ‘All Programs -> Accessories -> Command Prompt’, right click on ‘Command Prompt’ icon, and click on ‘Run as administrator’ to start a command prompt, then run the regsvr32 command
7 yorum:
çok sağol abi ya süpersin
çok sağol abi
windows 10 için bu hatayı nasıl düzeltebiliirm yardımcı olur musunuz ?
Oğuz Türk - Çok işime yaradı. dll çalıştıramıyordum. Sağol
windows 10 için de aynı çalışıyor. gelenlere söyleyeyim.
çözüm çalıştı, teşekkürler.
gerçekten çalışıyor win10 dakiler cmd yi yönetici olarak çalıştırmayı unutmayın yoksa hata verir bende sonradan fark ettim yazıyı okuyunca
Allah razı olsun
Yorum Gönder