===TÜRKÇE===
Windows XP/Vista ve Windows 7'de "Component 'tabctl32.ocx' or one of its dependencies not correctly registered: a file is missing or invalid" hatası alıyorsanız işte çözümü:
1- TABCTL32.OCX dosyasını indirip arşivden çıkartın
2- tabctl32.ocx dosyasını C:\Windows\system32 dizinine atın. 64bit Windows 7/Vista 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\tabctl32.ocx
64bit Windows Vista/7 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\tabctl32.ocx
===ENGLISH===
Fixing "Component 'tabctl32.ocx' or one of its dependencies not correctly registered: a file is missing or invalid" error on Windows XP and Windows 7/Vista:
1- Download
TABCTL32.OCX and extract from zip file
2- Move tabctl32.ocx to C:\Windows\system32 folder. For 64bit Windows Vista/7, move tabctl32.ocx to C:\Windows\SysWOW64
3- Open a command line window and type following command:
regsvr32 C:\Windows\system32\tabctl32.ocx
Note: a) On 64bit Vista/Win7, run this command instead:
regsvr32 c:\Windows\SysWOW64\tabctl32.ocx
b) For Vista/Win7 with UAC turn on, the above command needs to be run from elevated command prompt.
Once tabctl32.ocx is registered successfully, following message will prompt, DllRegisterServer in C:\WINDOWS\System32\tabctl32.ocx succeeded.
Now launch the application again you should not see file missing error.
Update: Important note if you use WIN7: when registering tabctl32.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
1 yorum:
Eyvallah Ustaa Teşekkür ederim paylaşımın iin
Yorum Gönder