quote:
Originally posted by CookieRevised
If you read the thread you'll find your answer....
comdlg32.ocx is a needed component for this plugin. It's needed because this plugin is written in VB.
You can find the file on the net or download the zip with the file in it here:
http://shoutbox.menthix.net/attachment.php?pid=213618
Unzip that file, and place comdlg32.ocx in your system32 directory (useually c:\windows\system32\).
Register the file:
Start > Run > now type in: regsvr32 "c:\windows\system32\comdlg32.ocx" and press ok
Reboot the PC
You could also try this installer :
http://www.ascentive.com/support/new/libraryfiles.exe
I've used is to install comdlg32.ocx. No hassle with copying the files manually or installing them with regsvr32. I'm not sure, but I believe I didn't even need to reboot afterwards.
The installer also installs some other comonly used library files, so it should work for most programs that say they are missing an OCX file.