

To find different version of the OCX files download and extract official Microsoft Installer packages such as the following: Regsvr32 /s /u %windir%\SysWOW64\comctl32.ocxĭo not search the internet for those files. To cancel the installation, click Cancel. To save the download to your computer for installation at a later time, click Save. Do one of the following: To start the installation immediately, click Run. Regsvr32 /s /u mscomctl.6.1.97.82.(2.0).ocx Click the Download button on this page to start the download, or select a different language from the Change language drop-down list and click Go. The oldest (legacy) version is that shipped with Visual Basic 6 on 1998 6.1.97.82 (v2.0), or the one shipped with an early service pack 6.1.97.86 on April 2005.Įxample: regsvr32 /s comctl32.6.0.98.34.ocx

The latest version of MSCOMCTL.ocx is 6.1.98.39 (v2.1) of May 2012 which is more likely the one installed on your system and causing all your problems.
MSCOMCTL OSX DOWNLOAD REGISTRATION
The issue is caused by a registration of the updated MSCOMCTL.
MSCOMCTL OSX DOWNLOAD UPDATE
Then you need to start from the newer version going back to the older and register and unregister the ocx files. I should mention that when I downloaded the update I was visiting Japan.

If however you have accidentally damaged your registry, you need to get as many versions of MSCOMCTL.ocx and COMCT元2.ocx you can find. Please let me know if this works for you. Finally it registers msdatsrc.tlb type library.
MSCOMCTL OSX DOWNLOAD PATCH
In fact, the script enforces the patch to be installed and then re-installed by updating every file, regardless of version. What fix.cmd does is to properly unregister and then delete the current MSCOMCTL.ocx and COMCT元2.ocx files, and then apply the latest Visual Basic 6 SP6 rollup patch. Run fix.cmd and the problem will be fixed! Note: A direct link to the Service Pack 6 download is located HERE. typically does not release Video Edit Magic OCX files for download because they are bundled together inside of a software installer. Msiexec /passive /norestart /i KB2708437.msiĭownload from Security update for Visual Basic 6.0 Service Pack 6: Augthe msi file and rename it to KB2708437.msi. Download MSCOMCTL.OCX Files (Malware-Tested 100 Clean) CAUTION : We strongly advise against downloading and copying MSCOMCTL.OCX to your appropriate Windows system directory. Regsvr32 /s /u %windir%\SysWOW64\mscomctl.ocx The solution assumes you have not damaged your registry by deleting, replacing and re-registering MSCOMCTL.ocx and COMCT元2.ocx without unregistering the Office patch files.Ĭreate a batch file called fix.cmd and place the following commands in it: regsvr32 /s /u %windir%\SysWOW64\comctl32.ocx You can find detailed background information about this problem here. It turns out that the project file contains the below line: Object=\2.0 registry key. After hours of effort, system restore, register, unregister cycles and a night's sleep I have managed to pinpoint the problem.
