Annoying Windows Explorer error

  • Thread starter Thread starter elorahd
  • Start date Start date
E

elorahd

AppName: explorer.exe AppVer: 6.0.2900.2180 ModName: cevideo.ax
ModVer: 1.0.0.30602 Offset: 00008059

Here's the error I get whenever I try to open windows explorer. I can
still operate in explorer behind the error message, but this is
annoying. This happened to me once before, but I can't for the life of
me remember how to fix it.....
 
If you can't uninstall the Ulead DVD decoder that supplied cevideo.ax,
then try removing the Registry entry to see if you can disable it.

....Alan
 
You could just unregister it

regsvr32 /u cevideo.ax

If that doesn't work, it's likely because it isn't in the path, so you'll
need to find the file so that you know the path to the file, and then
provide the full path in the command
ie. regsvr32 /u <pathto>cevideo.ax
 
Yes

You could do it from the run line as well, but you'll see the output better
from a Command Prompt window
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top