Q: I get an error regarding COMDLG32.OCX
A: There two possible solutions to this problem:
1.) [automatic]
Clicking Here will bring you to the Microsoft Download Center where you can download the Visual Basic 6 Common Controls Installer.
Download and run the installer to bring your computer up to date.
2.) [manual]
Download Comdlg32.zip manually by clicking here.
Unzip the file and copy Comdlg32.ocx into your C:\Windows\System32 folder.
Finally click Start->Run and type
regsvr32 %Systemroot%\System32\comdlg32.ocx
into the box.
|