Fix Common Controls errors
- Download and install the Common Controls
- Optional:
- Open a command prompt with administrator privileges ?
- Enter one of the following commands:
- 32-bit operating system (x86):
- regsvr32 %windir%\System32\mscomctl.ocx
- 64-bit operating system (x64):
- regsvr32 %windir%\SysWOW64\mscomctl.ocx
- Hit RETURN
Need help?