register ocx
Ok, this is weird. Some people get this error -
Here's the fix. To register the OCX's create a .bat file with the following contents and place it in the /resources folder and run.
regsvr32 a.ocx
regsvr32 DXAnimatedGIF.ocx
regsvr32 imagelist.ocx
(After each file is registered, windows should let you know.)
Let me know if this helps.
I'm adding this .bat file to the zip packages along with a few bug fixes
GeorgeS
|