"Component 'COMDLG32.OCX' or one of its dependencies is not correctly registered: a file is missing or invalid." when I try run the program.
- This error has been reported with all versions of Windows. To fix this error...
- First download COMDLG32.OCX and copy it into the \Windows\System32 directory.
- Then, open the run dialog box using "Start | Run..." and enter "Regsvr32 c:\windows\system32\comdlg32.ocx" to register the DLL.
|